nested_escape.deferparse.baseline 851 B

123456789101112131415161718192021
  1. HasFuncDecl: test
  2. HasFuncDecl: nested
  3. HasFuncDecl: test
  4. HasFuncDecl: nested
  5. DoStackNestedFunc: test (function (#1.1), #2)
  6. HasFuncDecl: nested
  7. HasFuncAssignment: nested_escape
  8. HasFuncAssignment: inner
  9. DoStackNestedFunc: nested (function (#1.2), #4)
  10. RestoreHasFuncAssignment: nested_escape
  11. HasMaybeEscapedUse: nested_escape
  12. HasMaybeEscapedNestedFunc (MaybeEscapedUse): nested (function (#1.2), #4)
  13. DeferParse: box and disable stack function: nested (function (#1.2), #4)
  14. Boxing Frame [Interpreted]: nested (#1.2), #4
  15. Boxing StackScriptFunction Object: nested_escape (function Id: (#1.3), #5)
  16. Boxing StackScriptFunction Object: inner (function Id: (#1.4), #6)
  17. Boxing StackScriptFunction Object: nested (function Id: (#1.2), #4)
  18. Boxing Frame [Interpreted]: test (#1.1), #2
  19. RestoreHasFuncAssignment: nested_escape
  20. test1
  21. test2