e822488d76
Bug: v8:6211 Change-Id: If6d2ef7889ae6a0c3aa430d3f69c53f19cc1f1c6 Reviewed-on: https://chromium-review.googlesource.com/509571 Reviewed-by: Jaroslav Sevcik <jarin@chromium.org> Reviewed-by: Marja Hölttä <marja@chromium.org> Reviewed-by: Igor Sheludko <ishell@chromium.org> Reviewed-by: Tobias Tebbi <tebbi@chromium.org> Commit-Queue: Camillo Bruni <cbruni@chromium.org> Cr-Commit-Position: refs/heads/master@{#45563}
905 lines
30 KiB
Plaintext
905 lines
30 KiB
Plaintext
#
|
|
# Autogenerated by generate-bytecode-expectations.
|
|
#
|
|
|
|
---
|
|
wrap: no
|
|
test function name: f
|
|
|
|
---
|
|
snippet: "
|
|
function f() {
|
|
for (let x = 0; x < 10; ++x) { let y = x; }
|
|
}
|
|
f();
|
|
"
|
|
frame size: 2
|
|
parameter count: 1
|
|
bytecode array length: 26
|
|
bytecodes: [
|
|
/* 10 E> */ B(StackCheck),
|
|
/* 30 S> */ B(LdaZero),
|
|
B(Star), R(1),
|
|
/* 35 S> */ B(LdaSmi), I8(10),
|
|
/* 35 E> */ B(TestLessThan), R(1), U8(3),
|
|
B(JumpIfFalse), U8(15),
|
|
/* 17 E> */ B(StackCheck),
|
|
/* 56 S> */ B(Mov), R(1), R(0),
|
|
/* 43 S> */ B(Ldar), R(0),
|
|
B(Inc), U8(4),
|
|
B(Star), R(1),
|
|
B(JumpLoop), U8(17), I8(0),
|
|
B(LdaUndefined),
|
|
/* 61 S> */ B(Return),
|
|
]
|
|
constant pool: [
|
|
]
|
|
handlers: [
|
|
]
|
|
|
|
---
|
|
snippet: "
|
|
function f() {
|
|
for (let x = 0; x < 10; ++x) { eval('1'); }
|
|
}
|
|
f();
|
|
"
|
|
frame size: 14
|
|
parameter count: 1
|
|
bytecode array length: 168
|
|
bytecodes: [
|
|
B(CreateFunctionContext), U8(3),
|
|
B(PushContext), R(3),
|
|
B(Ldar), R(this),
|
|
B(StaCurrentContextSlot), U8(4),
|
|
B(CreateMappedArguments),
|
|
B(StaCurrentContextSlot), U8(6),
|
|
B(Ldar), R(new_target),
|
|
B(StaCurrentContextSlot), U8(5),
|
|
/* 10 E> */ B(StackCheck),
|
|
B(Ldar), R(closure),
|
|
B(CreateBlockContext), U8(0),
|
|
B(PushContext), R(4),
|
|
B(LdaTheHole),
|
|
B(StaCurrentContextSlot), U8(4),
|
|
/* 30 S> */ B(LdaZero),
|
|
/* 30 E> */ B(StaCurrentContextSlot), U8(4),
|
|
B(LdaCurrentContextSlot), U8(4),
|
|
B(Star), R(0),
|
|
B(LdaSmi), I8(1),
|
|
B(Star), R(1),
|
|
/* 59 E> */ B(StackCheck),
|
|
B(Ldar), R(closure),
|
|
B(CreateBlockContext), U8(1),
|
|
B(PushContext), R(5),
|
|
B(LdaTheHole),
|
|
B(StaCurrentContextSlot), U8(4),
|
|
B(Ldar), R(0),
|
|
B(StaCurrentContextSlot), U8(4),
|
|
B(LdaSmi), I8(1),
|
|
B(TestEqual), R(1), U8(3),
|
|
B(JumpIfFalse), U8(7),
|
|
B(LdaZero),
|
|
B(Star), R(1),
|
|
B(Jump), U8(8),
|
|
/* 43 S> */ B(LdaCurrentContextSlot), U8(4),
|
|
B(Inc), U8(4),
|
|
/* 43 E> */ B(StaCurrentContextSlot), U8(4),
|
|
B(LdaSmi), I8(1),
|
|
B(Star), R(2),
|
|
/* 35 S> */ B(LdaCurrentContextSlot), U8(4),
|
|
B(Star), R(6),
|
|
B(LdaSmi), I8(10),
|
|
/* 35 E> */ B(TestLessThan), R(6), U8(5),
|
|
B(JumpIfFalse), U8(4),
|
|
B(Jump), U8(6),
|
|
B(PopContext), R(5),
|
|
B(Jump), U8(77),
|
|
B(LdaSmi), I8(1),
|
|
B(TestEqual), R(2), U8(6),
|
|
B(JumpIfFalse), U8(54),
|
|
/* 17 E> */ B(StackCheck),
|
|
/* 48 S> */ B(LdaLookupGlobalSlot), U8(2), U8(9), U8(1),
|
|
B(Star), R(6),
|
|
B(LdaConstant), U8(3),
|
|
B(Star), R(7),
|
|
B(LdaZero),
|
|
B(Star), R(11),
|
|
B(LdaSmi), I8(31),
|
|
B(Star), R(12),
|
|
B(LdaSmi), I8(48),
|
|
B(Star), R(13),
|
|
B(Mov), R(6), R(8),
|
|
B(Mov), R(7), R(9),
|
|
B(Mov), R(closure), R(10),
|
|
B(CallRuntime), U16(Runtime::kResolvePossiblyDirectEval), R(8), U8(6),
|
|
B(Star), R(6),
|
|
/* 48 E> */ B(CallUndefinedReceiver1), R(6), R(7), U8(7),
|
|
B(LdaZero),
|
|
B(Star), R(2),
|
|
B(LdaCurrentContextSlot), U8(4),
|
|
B(Star), R(0),
|
|
B(JumpLoop), U8(56), I8(1),
|
|
B(LdaSmi), I8(1),
|
|
/* 59 E> */ B(TestEqual), R(2), U8(11),
|
|
B(JumpIfFalse), U8(6),
|
|
B(PopContext), R(5),
|
|
B(Jump), U8(7),
|
|
B(PopContext), R(5),
|
|
B(JumpLoop), U8(125), I8(0),
|
|
B(PopContext), R(4),
|
|
B(LdaUndefined),
|
|
/* 61 S> */ B(Return),
|
|
]
|
|
constant pool: [
|
|
FIXED_ARRAY_TYPE,
|
|
FIXED_ARRAY_TYPE,
|
|
ONE_BYTE_INTERNALIZED_STRING_TYPE ["eval"],
|
|
ONE_BYTE_INTERNALIZED_STRING_TYPE ["1"],
|
|
]
|
|
handlers: [
|
|
]
|
|
|
|
---
|
|
snippet: "
|
|
function f() {
|
|
for (let x = 0; x < 10; ++x) { (function() { return x; })(); }
|
|
}
|
|
f();
|
|
"
|
|
frame size: 6
|
|
parameter count: 1
|
|
bytecode array length: 108
|
|
bytecodes: [
|
|
/* 10 E> */ B(StackCheck),
|
|
/* 30 S> */ B(LdaZero),
|
|
B(Star), R(0),
|
|
B(Star), R(1),
|
|
B(LdaSmi), I8(1),
|
|
B(Star), R(2),
|
|
/* 78 E> */ B(StackCheck),
|
|
B(Ldar), R(closure),
|
|
B(CreateBlockContext), U8(0),
|
|
B(PushContext), R(4),
|
|
B(LdaTheHole),
|
|
B(StaCurrentContextSlot), U8(4),
|
|
B(Ldar), R(1),
|
|
B(StaCurrentContextSlot), U8(4),
|
|
B(LdaSmi), I8(1),
|
|
B(TestEqual), R(2), U8(3),
|
|
B(JumpIfFalse), U8(7),
|
|
B(LdaZero),
|
|
B(Star), R(2),
|
|
B(Jump), U8(8),
|
|
/* 43 S> */ B(LdaCurrentContextSlot), U8(4),
|
|
B(Inc), U8(4),
|
|
/* 43 E> */ B(StaCurrentContextSlot), U8(4),
|
|
B(LdaSmi), I8(1),
|
|
B(Star), R(3),
|
|
/* 35 S> */ B(LdaCurrentContextSlot), U8(4),
|
|
B(Star), R(5),
|
|
B(LdaSmi), I8(10),
|
|
/* 35 E> */ B(TestLessThan), R(5), U8(5),
|
|
B(JumpIfFalse), U8(4),
|
|
B(Jump), U8(6),
|
|
B(PopContext), R(4),
|
|
B(Jump), U8(45),
|
|
B(LdaSmi), I8(1),
|
|
B(TestEqual), R(3), U8(6),
|
|
B(JumpIfFalse), U8(22),
|
|
/* 17 E> */ B(StackCheck),
|
|
/* 48 S> */ B(CreateClosure), U8(1), U8(9), U8(2),
|
|
B(Star), R(5),
|
|
/* 74 E> */ B(CallUndefinedReceiver0), R(5), U8(7),
|
|
B(LdaZero),
|
|
B(Star), R(3),
|
|
B(LdaCurrentContextSlot), U8(4),
|
|
B(Star), R(1),
|
|
B(JumpLoop), U8(24), I8(1),
|
|
B(LdaSmi), I8(1),
|
|
/* 78 E> */ B(TestEqual), R(3), U8(10),
|
|
B(JumpIfFalse), U8(6),
|
|
B(PopContext), R(4),
|
|
B(Jump), U8(7),
|
|
B(PopContext), R(4),
|
|
B(JumpLoop), U8(93), I8(0),
|
|
B(LdaUndefined),
|
|
/* 80 S> */ B(Return),
|
|
]
|
|
constant pool: [
|
|
FIXED_ARRAY_TYPE,
|
|
SHARED_FUNCTION_INFO_TYPE,
|
|
]
|
|
handlers: [
|
|
]
|
|
|
|
---
|
|
snippet: "
|
|
function f() {
|
|
for (let { x, y } = { x: 0, y: 3 }; y > 0; --y) { let z = x + y; }
|
|
}
|
|
f();
|
|
"
|
|
frame size: 6
|
|
parameter count: 1
|
|
bytecode array length: 68
|
|
bytecodes: [
|
|
/* 10 E> */ B(StackCheck),
|
|
B(CreateObjectLiteral), U8(0), U8(3), U8(19), R(4),
|
|
B(Mov), R(4), R(3),
|
|
B(Ldar), R(3),
|
|
B(JumpIfUndefined), U8(6),
|
|
B(Ldar), R(3),
|
|
B(JumpIfNotNull), U8(16),
|
|
B(LdaSmi), I8(61),
|
|
B(Star), R(4),
|
|
B(LdaConstant), U8(1),
|
|
B(Star), R(5),
|
|
B(CallRuntime), U16(Runtime::kNewTypeError), R(4), U8(2),
|
|
B(Throw),
|
|
/* 28 S> */ B(LdaNamedProperty), R(3), U8(2), U8(6),
|
|
B(Star), R(1),
|
|
/* 31 S> */ B(LdaNamedProperty), R(3), U8(3), U8(8),
|
|
B(Star), R(2),
|
|
/* 55 S> */ B(LdaZero),
|
|
/* 55 E> */ B(TestGreaterThan), R(2), U8(10),
|
|
B(JumpIfFalse), U8(19),
|
|
/* 17 E> */ B(StackCheck),
|
|
/* 77 S> */ B(Ldar), R(2),
|
|
/* 77 E> */ B(Add), R(1), U8(12),
|
|
B(Star), R(0),
|
|
/* 62 S> */ B(Ldar), R(2),
|
|
B(Dec), U8(11),
|
|
B(Star), R(2),
|
|
B(JumpLoop), U8(20), I8(0),
|
|
B(LdaUndefined),
|
|
/* 84 S> */ B(Return),
|
|
]
|
|
constant pool: [
|
|
FIXED_ARRAY_TYPE,
|
|
ONE_BYTE_INTERNALIZED_STRING_TYPE [""],
|
|
ONE_BYTE_INTERNALIZED_STRING_TYPE ["x"],
|
|
ONE_BYTE_INTERNALIZED_STRING_TYPE ["y"],
|
|
]
|
|
handlers: [
|
|
]
|
|
|
|
---
|
|
snippet: "
|
|
function* f() {
|
|
for (let x = 0; x < 10; ++x) { let y = x; }
|
|
}
|
|
f();
|
|
"
|
|
frame size: 17
|
|
parameter count: 1
|
|
bytecode array length: 243
|
|
bytecodes: [
|
|
B(Ldar), R(new_target),
|
|
B(JumpIfUndefined), U8(25),
|
|
B(InvokeIntrinsic), U8(Runtime::k_GeneratorGetContext), R(new_target), U8(1),
|
|
B(PushContext), R(8),
|
|
B(ResumeGenerator), R(new_target),
|
|
B(Star), R(7),
|
|
B(SwitchOnSmiNoFeedback), U8(0), U8(1), I8(0),
|
|
B(LdaSmi), I8(79),
|
|
B(Star), R(9),
|
|
B(CallRuntime), U16(Runtime::kAbort), R(9), U8(1),
|
|
B(LdaSmi), I8(-2),
|
|
B(Star), R(7),
|
|
B(Mov), R(closure), R(9),
|
|
B(Mov), R(this), R(10),
|
|
B(InvokeIntrinsic), U8(Runtime::k_CreateJSGeneratorObject), R(9), U8(2),
|
|
B(Star), R(3),
|
|
/* 11 E> */ B(StackCheck),
|
|
B(Mov), R(context), R(11),
|
|
B(LdaZero),
|
|
B(Mov), R(3), R(13),
|
|
B(Mov), R(3), R(12),
|
|
/* 11 E> */ B(SuspendGenerator), R(12), U8(0),
|
|
B(Ldar), R(13),
|
|
/* 62 S> */ B(Return),
|
|
B(LdaSmi), I8(-2),
|
|
B(Star), R(7),
|
|
B(InvokeIntrinsic), U8(Runtime::k_GeneratorGetInputOrDebugPos), R(12), U8(1),
|
|
B(Star), R(13),
|
|
B(InvokeIntrinsic), U8(Runtime::k_GeneratorGetResumeMode), R(12), U8(1),
|
|
B(Star), R(14),
|
|
B(LdaZero),
|
|
B(TestEqualStrictNoFeedback), R(14),
|
|
B(JumpIfTrue), U8(28),
|
|
B(LdaSmi), I8(2),
|
|
B(TestEqualStrictNoFeedback), R(14),
|
|
B(JumpIfTrue), U8(19),
|
|
B(LdaTrue),
|
|
B(Star), R(16),
|
|
B(Mov), R(13), R(15),
|
|
B(InvokeIntrinsic), U8(Runtime::k_CreateIterResultObject), R(15), U8(2),
|
|
B(Star), R(10),
|
|
B(LdaZero),
|
|
B(Star), R(9),
|
|
B(Jump), U8(114),
|
|
B(Ldar), R(13),
|
|
/* 11 E> */ B(Throw),
|
|
/* 31 S> */ B(LdaZero),
|
|
B(Star), R(2),
|
|
B(Star), R(4),
|
|
B(LdaSmi), I8(1),
|
|
B(Star), R(5),
|
|
/* 60 E> */ B(StackCheck),
|
|
B(Mov), R(4), R(1),
|
|
B(LdaSmi), I8(1),
|
|
B(TestEqual), R(5), U8(3),
|
|
B(JumpIfFalse), U8(7),
|
|
B(LdaZero),
|
|
B(Star), R(5),
|
|
B(Jump), U8(8),
|
|
/* 44 S> */ B(Ldar), R(1),
|
|
B(Inc), U8(4),
|
|
B(Star), R(1),
|
|
B(LdaSmi), I8(1),
|
|
B(Star), R(6),
|
|
/* 36 S> */ B(LdaSmi), I8(10),
|
|
/* 36 E> */ B(TestLessThan), R(1), U8(5),
|
|
B(JumpIfFalse), U8(4),
|
|
B(Jump), U8(4),
|
|
B(Jump), U8(36),
|
|
B(LdaSmi), I8(1),
|
|
B(TestEqual), R(6), U8(6),
|
|
B(JumpIfFalse), U8(17),
|
|
/* 18 E> */ B(StackCheck),
|
|
/* 57 S> */ B(Mov), R(1), R(0),
|
|
B(LdaZero),
|
|
B(Star), R(6),
|
|
B(Mov), R(0), R(4),
|
|
B(Ldar), R(0),
|
|
B(JumpLoop), U8(19), I8(1),
|
|
B(LdaSmi), I8(1),
|
|
/* 60 E> */ B(TestEqual), R(6), U8(7),
|
|
B(JumpIfFalse), U8(4),
|
|
B(Jump), U8(5),
|
|
B(JumpLoop), U8(68), I8(0),
|
|
B(LdaUndefined),
|
|
B(Star), R(12),
|
|
B(LdaTrue),
|
|
B(Star), R(13),
|
|
B(InvokeIntrinsic), U8(Runtime::k_CreateIterResultObject), R(12), U8(2),
|
|
B(Star), R(10),
|
|
B(LdaZero),
|
|
B(Star), R(9),
|
|
B(Jump), U8(14),
|
|
B(LdaSmi), I8(-1),
|
|
B(Star), R(9),
|
|
B(Jump), U8(8),
|
|
B(Star), R(10),
|
|
B(LdaSmi), I8(1),
|
|
B(Star), R(9),
|
|
B(LdaTheHole),
|
|
B(SetPendingMessage),
|
|
B(Star), R(11),
|
|
B(InvokeIntrinsic), U8(Runtime::k_GeneratorClose), R(3), U8(1),
|
|
B(Ldar), R(11),
|
|
B(SetPendingMessage),
|
|
B(Ldar), R(9),
|
|
B(SwitchOnSmiNoFeedback), U8(1), U8(2), I8(0),
|
|
B(Jump), U8(8),
|
|
B(Ldar), R(10),
|
|
/* 62 S> */ B(Return),
|
|
B(Ldar), R(10),
|
|
B(ReThrow),
|
|
B(LdaUndefined),
|
|
/* 62 S> */ B(Return),
|
|
]
|
|
constant pool: [
|
|
Smi [46],
|
|
Smi [6],
|
|
Smi [9],
|
|
]
|
|
handlers: [
|
|
[47, 204, 210],
|
|
]
|
|
|
|
---
|
|
snippet: "
|
|
function* f() {
|
|
for (let x = 0; x < 10; ++x) yield x;
|
|
}
|
|
f();
|
|
"
|
|
frame size: 16
|
|
parameter count: 1
|
|
bytecode array length: 352
|
|
bytecodes: [
|
|
B(Ldar), R(new_target),
|
|
B(JumpIfUndefined), U8(25),
|
|
B(InvokeIntrinsic), U8(Runtime::k_GeneratorGetContext), R(new_target), U8(1),
|
|
B(PushContext), R(7),
|
|
B(ResumeGenerator), R(new_target),
|
|
B(Star), R(6),
|
|
B(SwitchOnSmiNoFeedback), U8(0), U8(2), I8(0),
|
|
B(LdaSmi), I8(79),
|
|
B(Star), R(8),
|
|
B(CallRuntime), U16(Runtime::kAbort), R(8), U8(1),
|
|
B(LdaSmi), I8(-2),
|
|
B(Star), R(6),
|
|
B(Mov), R(closure), R(8),
|
|
B(Mov), R(this), R(9),
|
|
B(InvokeIntrinsic), U8(Runtime::k_CreateJSGeneratorObject), R(8), U8(2),
|
|
B(Star), R(2),
|
|
/* 11 E> */ B(StackCheck),
|
|
B(Mov), R(context), R(10),
|
|
B(LdaZero),
|
|
B(Mov), R(2), R(12),
|
|
B(Mov), R(2), R(11),
|
|
/* 11 E> */ B(SuspendGenerator), R(11), U8(0),
|
|
B(Ldar), R(12),
|
|
/* 56 S> */ B(Return),
|
|
B(LdaSmi), I8(-2),
|
|
B(Star), R(6),
|
|
B(InvokeIntrinsic), U8(Runtime::k_GeneratorGetInputOrDebugPos), R(11), U8(1),
|
|
B(Star), R(12),
|
|
B(InvokeIntrinsic), U8(Runtime::k_GeneratorGetResumeMode), R(11), U8(1),
|
|
B(Star), R(13),
|
|
B(LdaZero),
|
|
B(TestEqualStrictNoFeedback), R(13),
|
|
B(JumpIfTrue), U8(28),
|
|
B(LdaSmi), I8(2),
|
|
B(TestEqualStrictNoFeedback), R(13),
|
|
B(JumpIfTrue), U8(19),
|
|
B(LdaTrue),
|
|
B(Star), R(15),
|
|
B(Mov), R(12), R(14),
|
|
B(InvokeIntrinsic), U8(Runtime::k_CreateIterResultObject), R(14), U8(2),
|
|
B(Star), R(9),
|
|
B(LdaZero),
|
|
B(Star), R(8),
|
|
B(Jump), U8(223),
|
|
B(Ldar), R(12),
|
|
/* 11 E> */ B(Throw),
|
|
/* 31 S> */ B(LdaZero),
|
|
B(Star), R(1),
|
|
B(Star), R(3),
|
|
B(LdaSmi), I8(1),
|
|
B(Star), R(4),
|
|
B(Ldar), R(6),
|
|
B(SwitchOnSmiNoFeedback), U8(2), U8(1), I8(1),
|
|
B(LdaSmi), I8(-2),
|
|
/* 54 E> */ B(TestEqualStrictNoFeedback), R(6),
|
|
B(JumpIfTrue), U8(11),
|
|
B(LdaSmi), I8(79),
|
|
B(Star), R(11),
|
|
B(CallRuntime), U16(Runtime::kAbort), R(11), U8(1),
|
|
B(StackCheck),
|
|
B(Mov), R(3), R(0),
|
|
B(LdaSmi), I8(1),
|
|
B(TestEqual), R(4), U8(3),
|
|
B(JumpIfFalse), U8(7),
|
|
B(LdaZero),
|
|
B(Star), R(4),
|
|
B(Jump), U8(8),
|
|
/* 44 S> */ B(Ldar), R(0),
|
|
B(Inc), U8(4),
|
|
B(Star), R(0),
|
|
B(LdaSmi), I8(1),
|
|
B(Star), R(5),
|
|
/* 36 S> */ B(LdaSmi), I8(10),
|
|
/* 36 E> */ B(TestLessThan), R(0), U8(5),
|
|
B(JumpIfFalse), U8(4),
|
|
B(Jump), U8(4),
|
|
B(Jump), U8(124),
|
|
B(Ldar), R(6),
|
|
B(SwitchOnSmiNoFeedback), U8(3), U8(1), I8(1),
|
|
B(LdaSmi), I8(-2),
|
|
B(TestEqualStrictNoFeedback), R(6),
|
|
B(JumpIfTrue), U8(11),
|
|
B(LdaSmi), I8(79),
|
|
B(Star), R(11),
|
|
B(CallRuntime), U16(Runtime::kAbort), R(11), U8(1),
|
|
B(LdaSmi), I8(1),
|
|
B(TestEqual), R(5), U8(6),
|
|
B(JumpIfFalse), U8(84),
|
|
/* 18 E> */ B(StackCheck),
|
|
/* 47 S> */ B(LdaFalse),
|
|
B(Star), R(13),
|
|
B(Mov), R(0), R(12),
|
|
/* 53 E> */ B(InvokeIntrinsic), U8(Runtime::k_CreateIterResultObject), R(12), U8(2),
|
|
B(Star), R(12),
|
|
B(LdaSmi), I8(1),
|
|
B(Mov), R(2), R(11),
|
|
B(SuspendGenerator), R(11), U8(0),
|
|
B(Ldar), R(12),
|
|
/* 56 S> */ B(Return),
|
|
B(LdaSmi), I8(-2),
|
|
B(Star), R(6),
|
|
B(InvokeIntrinsic), U8(Runtime::k_GeneratorGetInputOrDebugPos), R(11), U8(1),
|
|
B(Star), R(12),
|
|
B(InvokeIntrinsic), U8(Runtime::k_GeneratorGetResumeMode), R(11), U8(1),
|
|
B(Star), R(13),
|
|
B(LdaZero),
|
|
B(TestEqualStrictNoFeedback), R(13),
|
|
B(JumpIfTrue), U8(28),
|
|
B(LdaSmi), I8(2),
|
|
B(TestEqualStrictNoFeedback), R(13),
|
|
B(JumpIfTrue), U8(19),
|
|
B(LdaTrue),
|
|
B(Star), R(15),
|
|
B(Mov), R(12), R(14),
|
|
B(InvokeIntrinsic), U8(Runtime::k_CreateIterResultObject), R(14), U8(2),
|
|
B(Star), R(9),
|
|
B(LdaZero),
|
|
B(Star), R(8),
|
|
B(Jump), U8(57),
|
|
B(Ldar), R(12),
|
|
/* 47 E> */ B(Throw),
|
|
B(LdaZero),
|
|
B(Star), R(5),
|
|
B(Mov), R(0), R(3),
|
|
B(Ldar), R(0),
|
|
B(JumpLoop), U8(107), I8(1),
|
|
B(LdaSmi), I8(1),
|
|
/* 54 E> */ B(TestEqual), R(5), U8(7),
|
|
B(JumpIfFalse), U8(4),
|
|
B(Jump), U8(5),
|
|
B(JumpLoop), U8(177), I8(0),
|
|
B(LdaUndefined),
|
|
B(Star), R(11),
|
|
B(LdaTrue),
|
|
B(Star), R(12),
|
|
B(InvokeIntrinsic), U8(Runtime::k_CreateIterResultObject), R(11), U8(2),
|
|
B(Star), R(9),
|
|
B(LdaZero),
|
|
B(Star), R(8),
|
|
B(Jump), U8(14),
|
|
B(LdaSmi), I8(-1),
|
|
B(Star), R(8),
|
|
B(Jump), U8(8),
|
|
B(Star), R(9),
|
|
B(LdaSmi), I8(1),
|
|
B(Star), R(8),
|
|
B(LdaTheHole),
|
|
B(SetPendingMessage),
|
|
B(Star), R(10),
|
|
B(InvokeIntrinsic), U8(Runtime::k_GeneratorClose), R(2), U8(1),
|
|
B(Ldar), R(10),
|
|
B(SetPendingMessage),
|
|
B(Ldar), R(8),
|
|
B(SwitchOnSmiNoFeedback), U8(4), U8(2), I8(0),
|
|
B(Jump), U8(8),
|
|
B(Ldar), R(9),
|
|
/* 56 S> */ B(Return),
|
|
B(Ldar), R(9),
|
|
B(ReThrow),
|
|
B(LdaUndefined),
|
|
/* 56 S> */ B(Return),
|
|
]
|
|
constant pool: [
|
|
Smi [46],
|
|
Smi [102],
|
|
Smi [56],
|
|
Smi [50],
|
|
Smi [6],
|
|
Smi [9],
|
|
]
|
|
handlers: [
|
|
[47, 313, 319],
|
|
]
|
|
|
|
---
|
|
snippet: "
|
|
async function f() {
|
|
for (let x = 0; x < 10; ++x) { let y = x; }
|
|
}
|
|
f();
|
|
"
|
|
frame size: 17
|
|
parameter count: 1
|
|
bytecode array length: 207
|
|
bytecodes: [
|
|
/* 16 E> */ B(StackCheck),
|
|
B(LdaUndefined),
|
|
B(Star), R(8),
|
|
B(CallJSRuntime), U8(%async_function_promise_create), R(8), U8(1),
|
|
B(Star), R(7),
|
|
B(Mov), R(context), R(10),
|
|
B(Mov), R(context), R(11),
|
|
/* 36 S> */ B(LdaZero),
|
|
B(Star), R(2),
|
|
B(Star), R(4),
|
|
B(LdaSmi), I8(1),
|
|
B(Star), R(5),
|
|
/* 65 E> */ B(StackCheck),
|
|
B(Mov), R(4), R(1),
|
|
B(LdaSmi), I8(1),
|
|
B(TestEqual), R(5), U8(3),
|
|
B(JumpIfFalse), U8(7),
|
|
B(LdaZero),
|
|
B(Star), R(5),
|
|
B(Jump), U8(8),
|
|
/* 49 S> */ B(Ldar), R(1),
|
|
B(Inc), U8(4),
|
|
B(Star), R(1),
|
|
B(LdaSmi), I8(1),
|
|
B(Star), R(6),
|
|
/* 41 S> */ B(LdaSmi), I8(10),
|
|
/* 41 E> */ B(TestLessThan), R(1), U8(5),
|
|
B(JumpIfFalse), U8(4),
|
|
B(Jump), U8(4),
|
|
B(Jump), U8(36),
|
|
B(LdaSmi), I8(1),
|
|
B(TestEqual), R(6), U8(6),
|
|
B(JumpIfFalse), U8(17),
|
|
/* 23 E> */ B(StackCheck),
|
|
/* 62 S> */ B(Mov), R(1), R(0),
|
|
B(LdaZero),
|
|
B(Star), R(6),
|
|
B(Mov), R(0), R(4),
|
|
B(Ldar), R(0),
|
|
B(JumpLoop), U8(19), I8(1),
|
|
B(LdaSmi), I8(1),
|
|
/* 65 E> */ B(TestEqual), R(6), U8(7),
|
|
B(JumpIfFalse), U8(4),
|
|
B(Jump), U8(5),
|
|
B(JumpLoop), U8(68), I8(0),
|
|
B(LdaUndefined),
|
|
B(Star), R(12),
|
|
B(LdaUndefined),
|
|
B(Star), R(14),
|
|
B(Mov), R(7), R(13),
|
|
B(CallJSRuntime), U8(%promise_resolve), R(12), U8(3),
|
|
B(LdaZero),
|
|
B(Star), R(8),
|
|
B(Mov), R(7), R(9),
|
|
B(Jump), U8(59),
|
|
B(Jump), U8(45),
|
|
B(Star), R(12),
|
|
B(Ldar), R(closure),
|
|
B(CreateCatchContext), R(12), U8(0), U8(1),
|
|
B(Star), R(11),
|
|
B(LdaTheHole),
|
|
B(SetPendingMessage),
|
|
B(Ldar), R(11),
|
|
B(PushContext), R(12),
|
|
B(LdaUndefined),
|
|
B(Star), R(13),
|
|
B(LdaImmutableCurrentContextSlot), U8(4),
|
|
B(Star), R(15),
|
|
B(LdaFalse),
|
|
B(Star), R(16),
|
|
B(Mov), R(7), R(14),
|
|
B(CallJSRuntime), U8(%promise_internal_reject), R(13), U8(4),
|
|
B(PopContext), R(12),
|
|
B(LdaZero),
|
|
B(Star), R(8),
|
|
B(Mov), R(7), R(9),
|
|
B(Jump), U8(14),
|
|
B(LdaSmi), I8(-1),
|
|
B(Star), R(8),
|
|
B(Jump), U8(8),
|
|
B(Star), R(9),
|
|
B(LdaSmi), I8(1),
|
|
B(Star), R(8),
|
|
B(LdaTheHole),
|
|
B(SetPendingMessage),
|
|
B(Star), R(10),
|
|
B(LdaUndefined),
|
|
B(Star), R(11),
|
|
B(Mov), R(7), R(12),
|
|
B(CallJSRuntime), U8(%async_function_promise_release), R(11), U8(2),
|
|
B(Ldar), R(10),
|
|
B(SetPendingMessage),
|
|
B(Ldar), R(8),
|
|
B(SwitchOnSmiNoFeedback), U8(2), U8(2), I8(0),
|
|
B(Jump), U8(8),
|
|
B(Ldar), R(9),
|
|
/* 67 S> */ B(Return),
|
|
B(Ldar), R(9),
|
|
B(ReThrow),
|
|
B(LdaUndefined),
|
|
/* 67 S> */ B(Return),
|
|
]
|
|
constant pool: [
|
|
ONE_BYTE_INTERNALIZED_STRING_TYPE [".catch"],
|
|
FIXED_ARRAY_TYPE,
|
|
Smi [6],
|
|
Smi [9],
|
|
]
|
|
handlers: [
|
|
[13, 162, 168],
|
|
[16, 117, 119],
|
|
]
|
|
|
|
---
|
|
snippet: "
|
|
async function f() {
|
|
for (let x = 0; x < 10; ++x) await x;
|
|
}
|
|
f();
|
|
"
|
|
frame size: 19
|
|
parameter count: 1
|
|
bytecode array length: 369
|
|
bytecodes: [
|
|
B(Ldar), R(new_target),
|
|
B(JumpIfUndefined), U8(25),
|
|
B(InvokeIntrinsic), U8(Runtime::k_GeneratorGetContext), R(new_target), U8(1),
|
|
B(PushContext), R(9),
|
|
B(ResumeGenerator), R(new_target),
|
|
B(Star), R(8),
|
|
B(SwitchOnSmiNoFeedback), U8(0), U8(1), I8(0),
|
|
B(LdaSmi), I8(79),
|
|
B(Star), R(10),
|
|
B(CallRuntime), U16(Runtime::kAbort), R(10), U8(1),
|
|
B(LdaSmi), I8(-2),
|
|
B(Star), R(8),
|
|
B(Mov), R(closure), R(10),
|
|
B(Mov), R(this), R(11),
|
|
B(InvokeIntrinsic), U8(Runtime::k_CreateJSGeneratorObject), R(10), U8(2),
|
|
B(Star), R(2),
|
|
/* 16 E> */ B(StackCheck),
|
|
B(LdaUndefined),
|
|
B(Star), R(10),
|
|
B(CallJSRuntime), U8(%async_function_promise_create), R(10), U8(1),
|
|
B(Star), R(4),
|
|
B(Mov), R(context), R(12),
|
|
B(Mov), R(context), R(13),
|
|
/* 36 S> */ B(LdaZero),
|
|
B(Star), R(1),
|
|
B(Star), R(5),
|
|
B(LdaSmi), I8(1),
|
|
B(Star), R(6),
|
|
B(Ldar), R(8),
|
|
B(SwitchOnSmiNoFeedback), U8(1), U8(1), I8(0),
|
|
B(LdaSmi), I8(-2),
|
|
/* 59 E> */ B(TestEqualStrictNoFeedback), R(8),
|
|
B(JumpIfTrue), U8(11),
|
|
B(LdaSmi), I8(79),
|
|
B(Star), R(14),
|
|
B(CallRuntime), U16(Runtime::kAbort), R(14), U8(1),
|
|
B(StackCheck),
|
|
B(Mov), R(5), R(0),
|
|
B(LdaSmi), I8(1),
|
|
B(TestEqual), R(6), U8(3),
|
|
B(JumpIfFalse), U8(7),
|
|
B(LdaZero),
|
|
B(Star), R(6),
|
|
B(Jump), U8(8),
|
|
/* 49 S> */ B(Ldar), R(0),
|
|
B(Inc), U8(4),
|
|
B(Star), R(0),
|
|
B(LdaSmi), I8(1),
|
|
B(Star), R(7),
|
|
/* 41 S> */ B(LdaSmi), I8(10),
|
|
/* 41 E> */ B(TestLessThan), R(0), U8(5),
|
|
B(JumpIfFalse), U8(4),
|
|
B(Jump), U8(4),
|
|
B(Jump), U8(134),
|
|
B(Ldar), R(8),
|
|
B(SwitchOnSmiNoFeedback), U8(2), U8(1), I8(0),
|
|
B(LdaSmi), I8(-2),
|
|
B(TestEqualStrictNoFeedback), R(8),
|
|
B(JumpIfTrue), U8(11),
|
|
B(LdaSmi), I8(79),
|
|
B(Star), R(14),
|
|
B(CallRuntime), U16(Runtime::kAbort), R(14), U8(1),
|
|
B(LdaSmi), I8(1),
|
|
B(TestEqual), R(7), U8(6),
|
|
B(JumpIfFalse), U8(94),
|
|
/* 23 E> */ B(StackCheck),
|
|
/* 52 S> */ B(Nop),
|
|
/* 58 S> */ B(Mov), R(0), R(3),
|
|
/* 52 S> */ B(LdaUndefined),
|
|
B(Star), R(15),
|
|
B(Mov), R(2), R(16),
|
|
B(Mov), R(0), R(17),
|
|
B(Mov), R(4), R(18),
|
|
B(CallJSRuntime), U8(%async_function_await_uncaught), R(15), U8(4),
|
|
B(LdaZero),
|
|
B(Mov), R(2), R(14),
|
|
B(Mov), R(4), R(15),
|
|
B(SuspendGenerator), R(14), U8(2),
|
|
B(Ldar), R(15),
|
|
/* 61 S> */ B(Return),
|
|
B(LdaSmi), I8(-2),
|
|
B(Star), R(8),
|
|
B(InvokeIntrinsic), U8(Runtime::k_GeneratorGetInputOrDebugPos), R(14), U8(1),
|
|
B(Star), R(15),
|
|
B(InvokeIntrinsic), U8(Runtime::k_GeneratorGetResumeMode), R(14), U8(1),
|
|
B(Star), R(16),
|
|
B(LdaZero),
|
|
B(TestEqualStrictNoFeedback), R(16),
|
|
B(JumpIfTrue), U8(28),
|
|
B(LdaSmi), I8(2),
|
|
B(TestEqualStrictNoFeedback), R(16),
|
|
B(JumpIfTrue), U8(19),
|
|
B(LdaTrue),
|
|
B(Star), R(18),
|
|
B(Mov), R(15), R(17),
|
|
B(InvokeIntrinsic), U8(Runtime::k_CreateIterResultObject), R(17), U8(2),
|
|
B(Star), R(11),
|
|
B(LdaZero),
|
|
B(Star), R(10),
|
|
B(Jump), U8(106),
|
|
B(Ldar), R(15),
|
|
B(ReThrow),
|
|
B(LdaZero),
|
|
B(Star), R(7),
|
|
B(Mov), R(0), R(5),
|
|
B(Ldar), R(0),
|
|
B(JumpLoop), U8(117), I8(1),
|
|
B(LdaSmi), I8(1),
|
|
/* 59 E> */ B(TestEqual), R(7), U8(7),
|
|
B(JumpIfFalse), U8(4),
|
|
B(Jump), U8(5),
|
|
B(JumpLoop), U8(187), I8(0),
|
|
B(LdaUndefined),
|
|
B(Star), R(14),
|
|
B(LdaUndefined),
|
|
B(Star), R(16),
|
|
B(Mov), R(4), R(15),
|
|
B(CallJSRuntime), U8(%promise_resolve), R(14), U8(3),
|
|
B(LdaZero),
|
|
B(Star), R(10),
|
|
B(Mov), R(4), R(11),
|
|
B(Jump), U8(59),
|
|
B(Jump), U8(45),
|
|
B(Star), R(14),
|
|
B(Ldar), R(closure),
|
|
B(CreateCatchContext), R(14), U8(3), U8(4),
|
|
B(Star), R(13),
|
|
B(LdaTheHole),
|
|
B(SetPendingMessage),
|
|
B(Ldar), R(13),
|
|
B(PushContext), R(14),
|
|
B(LdaUndefined),
|
|
B(Star), R(15),
|
|
B(LdaImmutableCurrentContextSlot), U8(4),
|
|
B(Star), R(17),
|
|
B(LdaFalse),
|
|
B(Star), R(18),
|
|
B(Mov), R(4), R(16),
|
|
B(CallJSRuntime), U8(%promise_internal_reject), R(15), U8(4),
|
|
B(PopContext), R(14),
|
|
B(LdaZero),
|
|
B(Star), R(10),
|
|
B(Mov), R(4), R(11),
|
|
B(Jump), U8(14),
|
|
B(LdaSmi), I8(-1),
|
|
B(Star), R(10),
|
|
B(Jump), U8(8),
|
|
B(Star), R(11),
|
|
B(LdaSmi), I8(1),
|
|
B(Star), R(10),
|
|
B(LdaTheHole),
|
|
B(SetPendingMessage),
|
|
B(Star), R(12),
|
|
B(LdaUndefined),
|
|
B(Star), R(13),
|
|
B(Mov), R(4), R(14),
|
|
B(CallJSRuntime), U8(%async_function_promise_release), R(13), U8(2),
|
|
B(Ldar), R(12),
|
|
B(SetPendingMessage),
|
|
B(Ldar), R(10),
|
|
B(SwitchOnSmiNoFeedback), U8(5), U8(2), I8(0),
|
|
B(Jump), U8(8),
|
|
B(Ldar), R(11),
|
|
/* 61 S> */ B(Return),
|
|
B(Ldar), R(11),
|
|
B(ReThrow),
|
|
B(LdaUndefined),
|
|
/* 61 S> */ B(Return),
|
|
]
|
|
constant pool: [
|
|
Smi [54],
|
|
Smi [56],
|
|
Smi [60],
|
|
ONE_BYTE_INTERNALIZED_STRING_TYPE [".catch"],
|
|
FIXED_ARRAY_TYPE,
|
|
Smi [6],
|
|
Smi [9],
|
|
]
|
|
handlers: [
|
|
[56, 324, 330],
|
|
[59, 279, 281],
|
|
]
|
|
|