| 123456789101112131415161718 |
- HasFuncDecl: tree1
- HasFuncDecl: child1
- HasFuncDecl: tree2
- HasFuncDecl: nested
- HasFuncDecl: escape
- HasMaybeEscapedUse: x
- HasMaybeEscapedUse: arguments
- DoStackNestedFunc: tree1 (function (#1.1), #2)
- DoStackNestedFunc: tree2 (function (#1.3), #4)
- 123
- StackScriptFunction (callee): box and disable stack function: escape (function (#1.5), #6)
- Boxing StackScriptFunction Object: escape (function Id: (#1.5), #6)
- Boxing StackScriptFunction Object: nested (function Id: (#1.4), #5)
- Boxing Frame [Native Inlined (Pending)]: tree2 (#1.3), #4
- Boxing Frame [Native for Inlinee]: tree1 (#1.1), #2
- Boxing StackScriptFunction Object: Anonymous function (function Id: (#1.6), #7)
- 123
- 123
|