2026-05-18 08:26:41 -03:00
|
|
|
$546ebce0 eval-scope-optimization.js:12:1
|
2026-03-18 19:56:54 -03:00
|
|
|
Registers: 7
|
|
|
|
|
Blocks: 1
|
|
|
|
|
Constants:
|
|
|
|
|
[0] = Undefined
|
|
|
|
|
|
|
|
|
|
block0:
|
2026-04-13 08:16:17 -03:00
|
|
|
[ 0] GetGlobal dst:reg6, `outer`
|
2026-05-18 08:26:41 -03:00
|
|
|
[ 10] Call dst:reg5, callee:reg6, this_value:Undefined, outer
|
|
|
|
|
[ 30] End value:reg5
|
2026-03-18 19:56:54 -03:00
|
|
|
|
|
|
|
|
|
2026-05-18 08:28:03 -03:00
|
|
|
outer$ae1b8240 eval-scope-optimization.js:9:5
|
2026-03-18 19:56:54 -03:00
|
|
|
Registers: 7
|
|
|
|
|
Blocks: 1
|
|
|
|
|
Constants:
|
|
|
|
|
[0] = Undefined
|
|
|
|
|
[1] = Int32(42)
|
|
|
|
|
|
|
|
|
|
block0:
|
2026-04-13 08:16:17 -03:00
|
|
|
[ 0] CreateVariable `inner`, is_immutable:false, is_global:false, is_strict:false
|
2026-05-18 08:28:03 -03:00
|
|
|
[ 10] InitializeVariableBinding `inner`, src:Undefined
|
|
|
|
|
[ 28] NewFunction dst:reg5, shared_function_data_index:0
|
|
|
|
|
[ 40] SetVariableBinding `inner`, src:reg5
|
|
|
|
|
[ 58] GetGlobal dst:reg6, `Number`
|
|
|
|
|
[ 68] CallConstruct dst:reg5, callee:reg6, Number, arguments:[Int32(42)]
|
|
|
|
|
[ 88] Return value:reg5
|