Michaël Zasso
9 years ago
No known key found for this signature in database
GPG Key ID: 770F7A9A5AE15600
70 changed files with
196 additions and
126 deletions
-
deps/v8/test/cctest/interpreter/bytecode_expectations/ArrayLiterals.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/ArrayLiteralsWide.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/AssignmentsInBinaryExpression.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/BasicBlockToBoolean.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/BasicLoops.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/BreakableBlocks.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/CallGlobal.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/CallLookupSlot.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/CallNew.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/CallRuntime.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/ClassAndSuperClass.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/ClassDeclarations.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/CompoundExpressions.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/Conditional.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/ConstVariable.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/ConstVariableContextSlot.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/ContextParameters.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/ContextVariables.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/CountOperators.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/CreateArguments.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/CreateRestParameter.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/DeadCodeRemoval.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/DeclareGlobals.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/Delete.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/DeleteLookupSlotInEval.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/DoDebugger.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/DoExpression.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/Eval.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/ForIn.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/ForOf.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/FunctionLiterals.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/GlobalCompoundExpressions.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/GlobalCountOperators.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/GlobalDelete.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/HeapNumberConstants.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/IfConditions.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/IntegerConstants.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/JumpsRequiringConstantWideOperands.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/LetVariable.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/LetVariableContextSlot.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/LoadGlobal.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/LogicalExpressions.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/LookupSlot.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/LookupSlotInEval.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/LookupSlotWideInEval.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/NewTarget.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/ObjectLiterals.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/ObjectLiteralsWide.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/OuterContextVariables.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/Parameters.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/PrimitiveExpressions.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/PrimitiveReturnStatements.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/PropertyCall.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/PropertyLoads.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/PropertyStores.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/RegExpLiterals.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/RegExpLiteralsWide.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/RemoveRedundantLdar.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/StoreGlobal.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/StringConstants.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/Switch.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/ThisFunction.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/Throw.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/TopLevelObjectLiterals.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/TryCatch.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/TryFinally.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/Typeof.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/UnaryOperators.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/WideRegisters.golden
-
deps/v8/test/cctest/interpreter/bytecode_expectations/WithStatement.golden
|
|
@ -122,3 +122,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -1049,3 +1049,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -276,3 +276,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -89,3 +89,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -783,7 +783,7 @@ handlers: [ |
|
|
|
snippet: " |
|
|
|
var a = 0; |
|
|
|
while (a) { |
|
|
|
{ |
|
|
|
{ |
|
|
|
let z = 1; |
|
|
|
function f() { z = 2; } |
|
|
|
if (z) continue; |
|
|
@ -857,3 +857,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -229,3 +229,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -61,3 +61,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -55,3 +55,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -88,3 +88,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -91,3 +91,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -258,3 +258,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -239,3 +239,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -137,3 +137,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -52,3 +52,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -114,3 +114,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -136,3 +136,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -103,3 +103,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -918,3 +918,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -295,3 +295,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -145,3 +145,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -113,3 +113,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -81,3 +81,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -125,3 +125,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -144,3 +144,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -86,3 +86,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -24,3 +24,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -76,3 +76,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -47,3 +47,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -256,3 +256,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -758,3 +758,4 @@ handlers: [ |
|
|
|
[21, 127, 129], |
|
|
|
[273, 286, 288], |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -70,3 +70,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -55,3 +55,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -103,3 +103,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -113,3 +113,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -1110,3 +1110,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -762,3 +762,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -61,3 +61,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -1301,3 +1301,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -112,3 +112,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -134,3 +134,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -602,3 +602,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -147,37 +147,37 @@ handlers: [ |
|
|
|
--- |
|
|
|
snippet: " |
|
|
|
var x = 1; var a = 2, b = 3; return x || ( |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, 3); |
|
|
|
" |
|
|
|
frame size: 3 |
|
|
@ -333,37 +333,37 @@ handlers: [ |
|
|
|
--- |
|
|
|
snippet: " |
|
|
|
var x = 0; var a = 2, b = 3; return x && ( |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, 3); |
|
|
|
" |
|
|
|
frame size: 3 |
|
|
@ -519,37 +519,37 @@ handlers: [ |
|
|
|
--- |
|
|
|
snippet: " |
|
|
|
var x = 1; var a = 2, b = 3; return (x > 3) || ( |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, 3); |
|
|
|
" |
|
|
|
frame size: 4 |
|
|
@ -708,37 +708,37 @@ handlers: [ |
|
|
|
--- |
|
|
|
snippet: " |
|
|
|
var x = 0; var a = 2, b = 3; return (x < 5) && ( |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, |
|
|
|
a = 1, b = 2, 3); |
|
|
|
" |
|
|
|
frame size: 4 |
|
|
@ -950,3 +950,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -137,3 +137,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -104,3 +104,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -4217,3 +4217,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -55,3 +55,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -460,3 +460,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -1050,3 +1050,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -72,3 +72,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -137,3 +137,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -274,3 +274,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -175,3 +175,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -623,3 +623,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -1573,3 +1573,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -3356,3 +3356,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -68,3 +68,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -1049,3 +1049,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -101,3 +101,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -1169,3 +1169,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -65,3 +65,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -472,7 +472,7 @@ handlers: [ |
|
|
|
snippet: " |
|
|
|
var a = 1; |
|
|
|
switch(a) { |
|
|
|
case 1: |
|
|
|
case 1: |
|
|
|
switch(a + 1) { |
|
|
|
case 2 : a = 1; break; |
|
|
|
default : a = 2; break; |
|
|
@ -521,3 +521,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -63,3 +63,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -64,3 +64,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -45,3 +45,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -96,3 +96,4 @@ handlers: [ |
|
|
|
[4, 8, 10], |
|
|
|
[41, 45, 47], |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -178,3 +178,4 @@ handlers: [ |
|
|
|
[7, 48, 50], |
|
|
|
[10, 14, 16], |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -53,3 +53,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -191,3 +191,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -1324,3 +1324,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -34,3 +34,4 @@ constant pool: [ |
|
|
|
] |
|
|
|
handlers: [ |
|
|
|
] |
|
|
|
|
|
|
|