FuncBody.bug231397.baseline 858 B

1234567891011121314151617181920212223242526272829
  1. Function glo ( (#1.0), #1) () (size: 12 [12])
  2. 6 locals (2 temps from R4), 3 inline cache
  3. Constant Table:
  4. ======== =====
  5. R1 LdRoot
  6. R2 LdC_A_I4 int:5
  7. R3 LdStr ("Passed")
  8. 0000 EnsureNoRootRedeclFld root.a
  9. 0003 LdElemUndef R1.a = undefined
  10. 0007 LdUndef R0
  11. Line 6: var a =5;
  12. Col 2: ^
  13. 0009 ProfiledStRootFld root.a = R2 #2 <2>
  14. Line 7: WScript.Echo("Passed");
  15. Col 1: ^
  16. 000f ProfiledLdRootFld R5 = root.WScript #1 <1>
  17. 0015 ProfiledLdMethodFld R4 = R5.Echo #0 <0>
  18. 0019 StartCall ArgCount: 2
  19. 001c ArgOut_A Out0 = R5
  20. 001f ProfiledArgOut_A Out1 = R3 <0>
  21. 0024 ProfiledCallIWithICIndex R4(ArgCount: 2) <0> <0>
  22. 002e Ret
  23. Passed