23dace88f6
Normative change in ecma262 [1]. Errors thrown by GetMethod(iterator, "return") are suppressed in favor of the original exception. [1] https://github.com/tc39/ecma262/pull/1408 Bug: v8:10397 Change-Id: I0dea8bd677c557cced7103c846416bd81f06f482 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2183400 Commit-Queue: Shu-yu Guo <syg@chromium.org> Reviewed-by: Leszek Swirski <leszeks@chromium.org> Cr-Commit-Position: refs/heads/master@{#67662}
622 lines
22 KiB
Plaintext
622 lines
22 KiB
Plaintext
#
|
|
# Autogenerated by generate-bytecode-expectations.
|
|
#
|
|
|
|
---
|
|
wrap: no
|
|
test function name: f
|
|
async iteration: yes
|
|
|
|
---
|
|
snippet: "
|
|
async function f() {
|
|
for await (let x of [1, 2, 3]) {}
|
|
}
|
|
f();
|
|
"
|
|
frame size: 19
|
|
parameter count: 1
|
|
bytecode array length: 299
|
|
bytecodes: [
|
|
B(SwitchOnGeneratorState), R(0), U8(0), U8(2),
|
|
B(Mov), R(closure), R(4),
|
|
B(Mov), R(this), R(5),
|
|
/* 16 E> */ B(InvokeIntrinsic), U8(Runtime::k_AsyncFunctionEnter), R(4), U8(2),
|
|
B(Star), R(0),
|
|
B(Mov), R(context), R(4),
|
|
/* 43 S> */ B(CreateArrayLiteral), U8(2), U8(0), U8(37),
|
|
B(Star), R(7),
|
|
B(LdaNamedProperty), R(7), U8(3), U8(1),
|
|
B(JumpIfUndefinedOrNull), U8(15),
|
|
B(Star), R(8),
|
|
B(CallProperty0), R(8), R(7), U8(3),
|
|
B(JumpIfJSReceiver), U8(23),
|
|
B(CallRuntime), U16(Runtime::kThrowSymbolAsyncIteratorInvalid), R(0), U8(0),
|
|
B(LdaNamedProperty), R(7), U8(4), U8(5),
|
|
B(Star), R(8),
|
|
B(CallProperty0), R(8), R(7), U8(7),
|
|
B(Star), R(8),
|
|
B(InvokeIntrinsic), U8(Runtime::k_CreateAsyncFromSyncIterator), R(8), U8(1),
|
|
B(Star), R(6),
|
|
B(LdaNamedProperty), R(6), U8(5), U8(9),
|
|
B(Star), R(5),
|
|
B(LdaFalse),
|
|
B(Star), R(7),
|
|
B(Mov), R(context), R(10),
|
|
B(LdaTrue),
|
|
B(Star), R(7),
|
|
/* 38 S> */ B(CallProperty0), R(5), R(6), U8(11),
|
|
B(Star), R(13),
|
|
B(Mov), R(0), R(12),
|
|
B(InvokeIntrinsic), U8(Runtime::k_AsyncFunctionAwaitUncaught), R(12), U8(2),
|
|
B(SuspendGenerator), R(0), R(0), U8(12), U8(0),
|
|
B(ResumeGenerator), R(0), R(0), U8(12),
|
|
B(Star), R(12),
|
|
B(InvokeIntrinsic), U8(Runtime::k_GeneratorGetResumeMode), R(0), U8(1),
|
|
B(Star), R(13),
|
|
B(LdaZero),
|
|
B(TestReferenceEqual), R(13),
|
|
B(JumpIfTrue), U8(5),
|
|
B(Ldar), R(12),
|
|
B(ReThrow),
|
|
B(Ldar), R(12),
|
|
B(Mov), R(12), R(11),
|
|
B(JumpIfJSReceiver), U8(7),
|
|
B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(11), U8(1),
|
|
B(LdaNamedProperty), R(11), U8(6), U8(13),
|
|
B(JumpIfToBooleanTrue), U8(22),
|
|
B(LdaNamedProperty), R(11), U8(7), U8(15),
|
|
B(Star), R(11),
|
|
B(LdaFalse),
|
|
B(Star), R(7),
|
|
B(Mov), R(11), R(1),
|
|
/* 38 S> */ B(Mov), R(1), R(3),
|
|
B(Ldar), R(11),
|
|
/* 23 E> */ B(JumpLoop), U8(76), I8(0),
|
|
B(LdaSmi), I8(-1),
|
|
B(Star), R(9),
|
|
B(Star), R(8),
|
|
B(Jump), U8(7),
|
|
B(Star), R(9),
|
|
B(LdaZero),
|
|
B(Star), R(8),
|
|
B(LdaTheHole),
|
|
B(SetPendingMessage),
|
|
B(Star), R(10),
|
|
B(Ldar), R(7),
|
|
B(JumpIfToBooleanTrue), U8(74),
|
|
B(Mov), R(context), R(14),
|
|
B(LdaNamedProperty), R(6), U8(8), U8(17),
|
|
B(JumpIfUndefinedOrNull), U8(65),
|
|
B(Star), R(15),
|
|
B(CallProperty0), R(15), R(6), U8(19),
|
|
B(Star), R(17),
|
|
B(Mov), R(0), R(16),
|
|
B(InvokeIntrinsic), U8(Runtime::k_AsyncFunctionAwaitUncaught), R(16), U8(2),
|
|
B(SuspendGenerator), R(0), R(0), U8(16), U8(1),
|
|
B(ResumeGenerator), R(0), R(0), U8(16),
|
|
B(Star), R(16),
|
|
B(InvokeIntrinsic), U8(Runtime::k_GeneratorGetResumeMode), R(0), U8(1),
|
|
B(Star), R(17),
|
|
B(LdaZero),
|
|
B(TestReferenceEqual), R(17),
|
|
B(JumpIfTrue), U8(5),
|
|
B(Ldar), R(16),
|
|
B(ReThrow),
|
|
B(Ldar), R(16),
|
|
B(JumpIfJSReceiver), U8(21),
|
|
B(Star), R(18),
|
|
B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(18), U8(1),
|
|
B(Jump), U8(12),
|
|
B(Star), R(14),
|
|
B(LdaZero),
|
|
B(TestReferenceEqual), R(8),
|
|
B(JumpIfTrue), U8(5),
|
|
B(Ldar), R(14),
|
|
B(ReThrow),
|
|
B(Ldar), R(10),
|
|
B(SetPendingMessage),
|
|
B(LdaZero),
|
|
B(TestReferenceEqual), R(8),
|
|
B(JumpIfFalse), U8(5),
|
|
B(Ldar), R(9),
|
|
B(ReThrow),
|
|
B(LdaUndefined),
|
|
B(Star), R(6),
|
|
B(LdaTrue),
|
|
B(Star), R(7),
|
|
B(Mov), R(0), R(5),
|
|
B(InvokeIntrinsic), U8(Runtime::k_AsyncFunctionResolve), R(5), U8(3),
|
|
/* 57 S> */ B(Return),
|
|
B(Star), R(5),
|
|
B(CreateCatchContext), R(5), U8(9),
|
|
B(Star), R(4),
|
|
B(LdaTheHole),
|
|
B(SetPendingMessage),
|
|
B(Ldar), R(4),
|
|
B(PushContext), R(5),
|
|
B(LdaImmutableCurrentContextSlot), U8(2),
|
|
B(Star), R(7),
|
|
B(LdaTrue),
|
|
B(Star), R(8),
|
|
B(Mov), R(0), R(6),
|
|
B(InvokeIntrinsic), U8(Runtime::k_AsyncFunctionReject), R(6), U8(3),
|
|
/* 57 S> */ B(Return),
|
|
]
|
|
constant pool: [
|
|
Smi [95],
|
|
Smi [203],
|
|
ARRAY_BOILERPLATE_DESCRIPTION_TYPE,
|
|
SYMBOL_TYPE,
|
|
SYMBOL_TYPE,
|
|
ONE_BYTE_INTERNALIZED_STRING_TYPE ["next"],
|
|
ONE_BYTE_INTERNALIZED_STRING_TYPE ["done"],
|
|
ONE_BYTE_INTERNALIZED_STRING_TYPE ["value"],
|
|
ONE_BYTE_INTERNALIZED_STRING_TYPE ["return"],
|
|
SCOPE_INFO_TYPE,
|
|
]
|
|
handlers: [
|
|
[19, 271, 271],
|
|
[74, 153, 161],
|
|
[177, 234, 236],
|
|
]
|
|
|
|
---
|
|
snippet: "
|
|
async function f() {
|
|
for await (let x of [1, 2, 3]) { return x; }
|
|
}
|
|
f();
|
|
"
|
|
frame size: 19
|
|
parameter count: 1
|
|
bytecode array length: 320
|
|
bytecodes: [
|
|
B(SwitchOnGeneratorState), R(0), U8(0), U8(2),
|
|
B(Mov), R(closure), R(4),
|
|
B(Mov), R(this), R(5),
|
|
/* 16 E> */ B(InvokeIntrinsic), U8(Runtime::k_AsyncFunctionEnter), R(4), U8(2),
|
|
B(Star), R(0),
|
|
B(Mov), R(context), R(4),
|
|
/* 43 S> */ B(CreateArrayLiteral), U8(2), U8(0), U8(37),
|
|
B(Star), R(7),
|
|
B(LdaNamedProperty), R(7), U8(3), U8(1),
|
|
B(JumpIfUndefinedOrNull), U8(15),
|
|
B(Star), R(8),
|
|
B(CallProperty0), R(8), R(7), U8(3),
|
|
B(JumpIfJSReceiver), U8(23),
|
|
B(CallRuntime), U16(Runtime::kThrowSymbolAsyncIteratorInvalid), R(0), U8(0),
|
|
B(LdaNamedProperty), R(7), U8(4), U8(5),
|
|
B(Star), R(8),
|
|
B(CallProperty0), R(8), R(7), U8(7),
|
|
B(Star), R(8),
|
|
B(InvokeIntrinsic), U8(Runtime::k_CreateAsyncFromSyncIterator), R(8), U8(1),
|
|
B(Star), R(6),
|
|
B(LdaNamedProperty), R(6), U8(5), U8(9),
|
|
B(Star), R(5),
|
|
B(LdaFalse),
|
|
B(Star), R(7),
|
|
B(Mov), R(context), R(10),
|
|
B(LdaTrue),
|
|
B(Star), R(7),
|
|
/* 38 S> */ B(CallProperty0), R(5), R(6), U8(11),
|
|
B(Star), R(13),
|
|
B(Mov), R(0), R(12),
|
|
B(InvokeIntrinsic), U8(Runtime::k_AsyncFunctionAwaitUncaught), R(12), U8(2),
|
|
B(SuspendGenerator), R(0), R(0), U8(12), U8(0),
|
|
B(ResumeGenerator), R(0), R(0), U8(12),
|
|
B(Star), R(12),
|
|
B(InvokeIntrinsic), U8(Runtime::k_GeneratorGetResumeMode), R(0), U8(1),
|
|
B(Star), R(13),
|
|
B(LdaZero),
|
|
B(TestReferenceEqual), R(13),
|
|
B(JumpIfTrue), U8(5),
|
|
B(Ldar), R(12),
|
|
B(ReThrow),
|
|
B(Ldar), R(12),
|
|
B(Mov), R(12), R(11),
|
|
B(JumpIfJSReceiver), U8(7),
|
|
B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(11), U8(1),
|
|
B(LdaNamedProperty), R(11), U8(6), U8(13),
|
|
B(JumpIfToBooleanTrue), U8(26),
|
|
B(LdaNamedProperty), R(11), U8(7), U8(15),
|
|
B(Star), R(11),
|
|
B(LdaFalse),
|
|
B(Star), R(7),
|
|
B(Mov), R(11), R(1),
|
|
/* 38 S> */ B(Mov), R(1), R(3),
|
|
/* 56 S> */ B(LdaSmi), I8(1),
|
|
B(Mov), R(11), R(9),
|
|
B(Star), R(8),
|
|
B(Jump), U8(15),
|
|
B(LdaSmi), I8(-1),
|
|
B(Star), R(9),
|
|
B(Star), R(8),
|
|
B(Jump), U8(7),
|
|
B(Star), R(9),
|
|
B(LdaZero),
|
|
B(Star), R(8),
|
|
B(LdaTheHole),
|
|
B(SetPendingMessage),
|
|
B(Star), R(10),
|
|
B(Ldar), R(7),
|
|
B(JumpIfToBooleanTrue), U8(74),
|
|
B(Mov), R(context), R(14),
|
|
B(LdaNamedProperty), R(6), U8(8), U8(17),
|
|
B(JumpIfUndefinedOrNull), U8(65),
|
|
B(Star), R(15),
|
|
B(CallProperty0), R(15), R(6), U8(19),
|
|
B(Star), R(17),
|
|
B(Mov), R(0), R(16),
|
|
B(InvokeIntrinsic), U8(Runtime::k_AsyncFunctionAwaitUncaught), R(16), U8(2),
|
|
B(SuspendGenerator), R(0), R(0), U8(16), U8(1),
|
|
B(ResumeGenerator), R(0), R(0), U8(16),
|
|
B(Star), R(16),
|
|
B(InvokeIntrinsic), U8(Runtime::k_GeneratorGetResumeMode), R(0), U8(1),
|
|
B(Star), R(17),
|
|
B(LdaZero),
|
|
B(TestReferenceEqual), R(17),
|
|
B(JumpIfTrue), U8(5),
|
|
B(Ldar), R(16),
|
|
B(ReThrow),
|
|
B(Ldar), R(16),
|
|
B(JumpIfJSReceiver), U8(21),
|
|
B(Star), R(18),
|
|
B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(18), U8(1),
|
|
B(Jump), U8(12),
|
|
B(Star), R(14),
|
|
B(LdaZero),
|
|
B(TestReferenceEqual), R(8),
|
|
B(JumpIfTrue), U8(5),
|
|
B(Ldar), R(14),
|
|
B(ReThrow),
|
|
B(Ldar), R(10),
|
|
B(SetPendingMessage),
|
|
B(Ldar), R(8),
|
|
B(SwitchOnSmiNoFeedback), U8(9), U8(2), I8(0),
|
|
B(Jump), U8(19),
|
|
B(Ldar), R(9),
|
|
B(ReThrow),
|
|
B(LdaTrue),
|
|
B(Star), R(16),
|
|
B(Mov), R(0), R(14),
|
|
B(Mov), R(9), R(15),
|
|
B(InvokeIntrinsic), U8(Runtime::k_AsyncFunctionResolve), R(14), U8(3),
|
|
/* 68 S> */ B(Return),
|
|
B(LdaUndefined),
|
|
B(Star), R(6),
|
|
B(LdaTrue),
|
|
B(Star), R(7),
|
|
B(Mov), R(0), R(5),
|
|
B(InvokeIntrinsic), U8(Runtime::k_AsyncFunctionResolve), R(5), U8(3),
|
|
/* 68 S> */ B(Return),
|
|
B(Star), R(5),
|
|
B(CreateCatchContext), R(5), U8(11),
|
|
B(Star), R(4),
|
|
B(LdaTheHole),
|
|
B(SetPendingMessage),
|
|
B(Ldar), R(4),
|
|
B(PushContext), R(5),
|
|
B(LdaImmutableCurrentContextSlot), U8(2),
|
|
B(Star), R(7),
|
|
B(LdaTrue),
|
|
B(Star), R(8),
|
|
B(Mov), R(0), R(6),
|
|
B(InvokeIntrinsic), U8(Runtime::k_AsyncFunctionReject), R(6), U8(3),
|
|
/* 68 S> */ B(Return),
|
|
]
|
|
constant pool: [
|
|
Smi [95],
|
|
Smi [207],
|
|
ARRAY_BOILERPLATE_DESCRIPTION_TYPE,
|
|
SYMBOL_TYPE,
|
|
SYMBOL_TYPE,
|
|
ONE_BYTE_INTERNALIZED_STRING_TYPE ["next"],
|
|
ONE_BYTE_INTERNALIZED_STRING_TYPE ["done"],
|
|
ONE_BYTE_INTERNALIZED_STRING_TYPE ["value"],
|
|
ONE_BYTE_INTERNALIZED_STRING_TYPE ["return"],
|
|
Smi [6],
|
|
Smi [9],
|
|
SCOPE_INFO_TYPE,
|
|
]
|
|
handlers: [
|
|
[19, 292, 292],
|
|
[74, 157, 165],
|
|
[181, 238, 240],
|
|
]
|
|
|
|
---
|
|
snippet: "
|
|
async function f() {
|
|
for await (let x of [10, 20, 30]) {
|
|
if (x == 10) continue;
|
|
if (x == 20) break;
|
|
}
|
|
}
|
|
f();
|
|
"
|
|
frame size: 19
|
|
parameter count: 1
|
|
bytecode array length: 315
|
|
bytecodes: [
|
|
B(SwitchOnGeneratorState), R(0), U8(0), U8(2),
|
|
B(Mov), R(closure), R(4),
|
|
B(Mov), R(this), R(5),
|
|
/* 16 E> */ B(InvokeIntrinsic), U8(Runtime::k_AsyncFunctionEnter), R(4), U8(2),
|
|
B(Star), R(0),
|
|
B(Mov), R(context), R(4),
|
|
/* 43 S> */ B(CreateArrayLiteral), U8(2), U8(0), U8(37),
|
|
B(Star), R(7),
|
|
B(LdaNamedProperty), R(7), U8(3), U8(1),
|
|
B(JumpIfUndefinedOrNull), U8(15),
|
|
B(Star), R(8),
|
|
B(CallProperty0), R(8), R(7), U8(3),
|
|
B(JumpIfJSReceiver), U8(23),
|
|
B(CallRuntime), U16(Runtime::kThrowSymbolAsyncIteratorInvalid), R(0), U8(0),
|
|
B(LdaNamedProperty), R(7), U8(4), U8(5),
|
|
B(Star), R(8),
|
|
B(CallProperty0), R(8), R(7), U8(7),
|
|
B(Star), R(8),
|
|
B(InvokeIntrinsic), U8(Runtime::k_CreateAsyncFromSyncIterator), R(8), U8(1),
|
|
B(Star), R(6),
|
|
B(LdaNamedProperty), R(6), U8(5), U8(9),
|
|
B(Star), R(5),
|
|
B(LdaFalse),
|
|
B(Star), R(7),
|
|
B(Mov), R(context), R(10),
|
|
B(LdaTrue),
|
|
B(Star), R(7),
|
|
/* 38 S> */ B(CallProperty0), R(5), R(6), U8(11),
|
|
B(Star), R(13),
|
|
B(Mov), R(0), R(12),
|
|
B(InvokeIntrinsic), U8(Runtime::k_AsyncFunctionAwaitUncaught), R(12), U8(2),
|
|
B(SuspendGenerator), R(0), R(0), U8(12), U8(0),
|
|
B(ResumeGenerator), R(0), R(0), U8(12),
|
|
B(Star), R(12),
|
|
B(InvokeIntrinsic), U8(Runtime::k_GeneratorGetResumeMode), R(0), U8(1),
|
|
B(Star), R(13),
|
|
B(LdaZero),
|
|
B(TestReferenceEqual), R(13),
|
|
B(JumpIfTrue), U8(5),
|
|
B(Ldar), R(12),
|
|
B(ReThrow),
|
|
B(Ldar), R(12),
|
|
B(Mov), R(12), R(11),
|
|
B(JumpIfJSReceiver), U8(7),
|
|
B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(11), U8(1),
|
|
B(LdaNamedProperty), R(11), U8(6), U8(13),
|
|
B(JumpIfToBooleanTrue), U8(38),
|
|
B(LdaNamedProperty), R(11), U8(7), U8(15),
|
|
B(Star), R(11),
|
|
B(LdaFalse),
|
|
B(Star), R(7),
|
|
B(Mov), R(11), R(1),
|
|
/* 38 S> */ B(Mov), R(1), R(3),
|
|
/* 63 S> */ B(LdaSmi), I8(10),
|
|
/* 69 E> */ B(TestEqual), R(3), U8(17),
|
|
B(JumpIfFalse), U8(4),
|
|
/* 76 S> */ B(Jump), U8(11),
|
|
/* 90 S> */ B(LdaSmi), I8(20),
|
|
/* 96 E> */ B(TestEqual), R(3), U8(18),
|
|
B(JumpIfFalse), U8(4),
|
|
/* 103 S> */ B(Jump), U8(5),
|
|
/* 23 E> */ B(JumpLoop), U8(92), I8(0),
|
|
B(LdaSmi), I8(-1),
|
|
B(Star), R(9),
|
|
B(Star), R(8),
|
|
B(Jump), U8(7),
|
|
B(Star), R(9),
|
|
B(LdaZero),
|
|
B(Star), R(8),
|
|
B(LdaTheHole),
|
|
B(SetPendingMessage),
|
|
B(Star), R(10),
|
|
B(Ldar), R(7),
|
|
B(JumpIfToBooleanTrue), U8(74),
|
|
B(Mov), R(context), R(14),
|
|
B(LdaNamedProperty), R(6), U8(8), U8(19),
|
|
B(JumpIfUndefinedOrNull), U8(65),
|
|
B(Star), R(15),
|
|
B(CallProperty0), R(15), R(6), U8(21),
|
|
B(Star), R(17),
|
|
B(Mov), R(0), R(16),
|
|
B(InvokeIntrinsic), U8(Runtime::k_AsyncFunctionAwaitUncaught), R(16), U8(2),
|
|
B(SuspendGenerator), R(0), R(0), U8(16), U8(1),
|
|
B(ResumeGenerator), R(0), R(0), U8(16),
|
|
B(Star), R(16),
|
|
B(InvokeIntrinsic), U8(Runtime::k_GeneratorGetResumeMode), R(0), U8(1),
|
|
B(Star), R(17),
|
|
B(LdaZero),
|
|
B(TestReferenceEqual), R(17),
|
|
B(JumpIfTrue), U8(5),
|
|
B(Ldar), R(16),
|
|
B(ReThrow),
|
|
B(Ldar), R(16),
|
|
B(JumpIfJSReceiver), U8(21),
|
|
B(Star), R(18),
|
|
B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(18), U8(1),
|
|
B(Jump), U8(12),
|
|
B(Star), R(14),
|
|
B(LdaZero),
|
|
B(TestReferenceEqual), R(8),
|
|
B(JumpIfTrue), U8(5),
|
|
B(Ldar), R(14),
|
|
B(ReThrow),
|
|
B(Ldar), R(10),
|
|
B(SetPendingMessage),
|
|
B(LdaZero),
|
|
B(TestReferenceEqual), R(8),
|
|
B(JumpIfFalse), U8(5),
|
|
B(Ldar), R(9),
|
|
B(ReThrow),
|
|
B(LdaUndefined),
|
|
B(Star), R(6),
|
|
B(LdaTrue),
|
|
B(Star), R(7),
|
|
B(Mov), R(0), R(5),
|
|
B(InvokeIntrinsic), U8(Runtime::k_AsyncFunctionResolve), R(5), U8(3),
|
|
/* 114 S> */ B(Return),
|
|
B(Star), R(5),
|
|
B(CreateCatchContext), R(5), U8(9),
|
|
B(Star), R(4),
|
|
B(LdaTheHole),
|
|
B(SetPendingMessage),
|
|
B(Ldar), R(4),
|
|
B(PushContext), R(5),
|
|
B(LdaImmutableCurrentContextSlot), U8(2),
|
|
B(Star), R(7),
|
|
B(LdaTrue),
|
|
B(Star), R(8),
|
|
B(Mov), R(0), R(6),
|
|
B(InvokeIntrinsic), U8(Runtime::k_AsyncFunctionReject), R(6), U8(3),
|
|
/* 114 S> */ B(Return),
|
|
]
|
|
constant pool: [
|
|
Smi [95],
|
|
Smi [219],
|
|
ARRAY_BOILERPLATE_DESCRIPTION_TYPE,
|
|
SYMBOL_TYPE,
|
|
SYMBOL_TYPE,
|
|
ONE_BYTE_INTERNALIZED_STRING_TYPE ["next"],
|
|
ONE_BYTE_INTERNALIZED_STRING_TYPE ["done"],
|
|
ONE_BYTE_INTERNALIZED_STRING_TYPE ["value"],
|
|
ONE_BYTE_INTERNALIZED_STRING_TYPE ["return"],
|
|
SCOPE_INFO_TYPE,
|
|
]
|
|
handlers: [
|
|
[19, 287, 287],
|
|
[74, 169, 177],
|
|
[193, 250, 252],
|
|
]
|
|
|
|
---
|
|
snippet: "
|
|
async function f() {
|
|
var x = { 'a': 1, 'b': 2 };
|
|
for (x['a'] of [1,2,3]) { return x['a']; }
|
|
}
|
|
f();
|
|
"
|
|
frame size: 14
|
|
parameter count: 1
|
|
bytecode array length: 231
|
|
bytecodes: [
|
|
B(Mov), R(closure), R(2),
|
|
B(Mov), R(this), R(3),
|
|
/* 16 E> */ B(InvokeIntrinsic), U8(Runtime::k_AsyncFunctionEnter), R(2), U8(2),
|
|
B(Star), R(0),
|
|
B(Mov), R(context), R(2),
|
|
/* 31 S> */ B(CreateObjectLiteral), U8(0), U8(0), U8(41),
|
|
B(Star), R(1),
|
|
/* 68 S> */ B(CreateArrayLiteral), U8(1), U8(1), U8(37),
|
|
B(Star), R(5),
|
|
B(GetIterator), R(5), U8(2), U8(4),
|
|
B(JumpIfJSReceiver), U8(7),
|
|
B(CallRuntime), U16(Runtime::kThrowSymbolIteratorInvalid), R(0), U8(0),
|
|
B(Star), R(4),
|
|
B(LdaNamedProperty), R(4), U8(2), U8(6),
|
|
B(Star), R(3),
|
|
B(LdaFalse),
|
|
B(Star), R(5),
|
|
B(Mov), R(context), R(8),
|
|
B(LdaTrue),
|
|
B(Star), R(5),
|
|
/* 59 S> */ B(CallProperty0), R(3), R(4), U8(8),
|
|
B(Star), R(9),
|
|
B(JumpIfJSReceiver), U8(7),
|
|
B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(9), U8(1),
|
|
B(LdaNamedProperty), R(9), U8(3), U8(10),
|
|
B(JumpIfToBooleanTrue), U8(32),
|
|
B(LdaNamedProperty), R(9), U8(4), U8(12),
|
|
B(Star), R(9),
|
|
B(LdaFalse),
|
|
B(Star), R(5),
|
|
B(Ldar), R(9),
|
|
/* 58 E> */ B(StaNamedProperty), R(1), U8(5), U8(14),
|
|
/* 87 S> */ B(LdaNamedProperty), R(1), U8(5), U8(16),
|
|
B(Star), R(7),
|
|
B(LdaSmi), I8(1),
|
|
B(Star), R(6),
|
|
B(Mov), R(1), R(10),
|
|
B(Jump), U8(15),
|
|
B(LdaSmi), I8(-1),
|
|
B(Star), R(7),
|
|
B(Star), R(6),
|
|
B(Jump), U8(7),
|
|
B(Star), R(7),
|
|
B(LdaZero),
|
|
B(Star), R(6),
|
|
B(LdaTheHole),
|
|
B(SetPendingMessage),
|
|
B(Star), R(8),
|
|
B(Ldar), R(5),
|
|
B(JumpIfToBooleanTrue), U8(38),
|
|
B(Mov), R(context), R(11),
|
|
B(LdaNamedProperty), R(4), U8(6), U8(18),
|
|
B(JumpIfUndefinedOrNull), U8(29),
|
|
B(Star), R(12),
|
|
B(CallProperty0), R(12), R(4), U8(20),
|
|
B(JumpIfJSReceiver), U8(21),
|
|
B(Star), R(13),
|
|
B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(13), U8(1),
|
|
B(Jump), U8(12),
|
|
B(Star), R(11),
|
|
B(LdaZero),
|
|
B(TestReferenceEqual), R(6),
|
|
B(JumpIfTrue), U8(5),
|
|
B(Ldar), R(11),
|
|
B(ReThrow),
|
|
B(Ldar), R(8),
|
|
B(SetPendingMessage),
|
|
B(Ldar), R(6),
|
|
B(SwitchOnSmiNoFeedback), U8(7), U8(2), I8(0),
|
|
B(Jump), U8(19),
|
|
B(Ldar), R(7),
|
|
B(ReThrow),
|
|
B(LdaFalse),
|
|
B(Star), R(13),
|
|
B(Mov), R(0), R(11),
|
|
B(Mov), R(7), R(12),
|
|
B(InvokeIntrinsic), U8(Runtime::k_AsyncFunctionResolve), R(11), U8(3),
|
|
/* 96 S> */ B(Return),
|
|
B(LdaUndefined),
|
|
B(Star), R(4),
|
|
B(LdaFalse),
|
|
B(Star), R(5),
|
|
B(Mov), R(0), R(3),
|
|
B(InvokeIntrinsic), U8(Runtime::k_AsyncFunctionResolve), R(3), U8(3),
|
|
/* 96 S> */ B(Return),
|
|
B(Star), R(3),
|
|
B(CreateCatchContext), R(3), U8(9),
|
|
B(Star), R(2),
|
|
B(LdaTheHole),
|
|
B(SetPendingMessage),
|
|
B(Ldar), R(2),
|
|
B(PushContext), R(3),
|
|
B(LdaImmutableCurrentContextSlot), U8(2),
|
|
B(Star), R(5),
|
|
B(LdaFalse),
|
|
B(Star), R(6),
|
|
B(Mov), R(0), R(4),
|
|
B(InvokeIntrinsic), U8(Runtime::k_AsyncFunctionReject), R(4), U8(3),
|
|
/* 96 S> */ B(Return),
|
|
]
|
|
constant pool: [
|
|
OBJECT_BOILERPLATE_DESCRIPTION_TYPE,
|
|
ARRAY_BOILERPLATE_DESCRIPTION_TYPE,
|
|
ONE_BYTE_INTERNALIZED_STRING_TYPE ["next"],
|
|
ONE_BYTE_INTERNALIZED_STRING_TYPE ["done"],
|
|
ONE_BYTE_INTERNALIZED_STRING_TYPE ["value"],
|
|
ONE_BYTE_INTERNALIZED_STRING_TYPE ["a"],
|
|
ONE_BYTE_INTERNALIZED_STRING_TYPE ["return"],
|
|
Smi [6],
|
|
Smi [9],
|
|
SCOPE_INFO_TYPE,
|
|
]
|
|
handlers: [
|
|
[15, 203, 203],
|
|
[52, 104, 112],
|
|
[128, 149, 151],
|
|
]
|
|
|