blob: 30b69d3eae9963964b85fb06373077c77e60e2e8 [file] [log] [blame]
Ben Murdochda12d292016-06-02 14:46:10 +01001#
2# Autogenerated by generate-bytecode-expectations.
3#
4
5---
6pool type: mixed
7execute: yes
8wrap: yes
9
10---
11snippet: "
12 g = function(){}; eval(''); return g();
13"
14frame size: 9
15parameter count: 1
16bytecode array length: 85
17bytecodes: [
18 B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U8(1),
19 B(PushContext), R(0),
20 B(Ldar), R(this),
21 B(StaContextSlot), R(context), U8(4),
22 B(CreateMappedArguments),
23 B(StaContextSlot), R(context), U8(5),
24 B(Ldar), R(new_target),
25 B(StaContextSlot), R(context), U8(6),
26 B(StackCheck),
27 B(CreateClosure), U8(0), U8(0),
28 B(StaLookupSlotSloppy), U8(1),
29 B(LdaConstant), U8(2),
30 B(Star), R(3),
31 B(CallRuntimeForPair), U16(Runtime::kLoadLookupSlotForCall), R(3), U8(1), R(1),
32 B(LdaConstant), U8(3),
33 B(Star), R(3),
34 B(Mov), R(1), R(4),
35 B(Mov), R(3), R(5),
36 B(Mov), R(closure), R(6),
37 B(LdaZero),
38 B(Star), R(7),
39 B(LdaSmi), U8(30),
40 B(Star), R(8),
41 B(CallRuntime), U16(Runtime::kResolvePossiblyDirectEval), R(4), U8(5),
42 B(Star), R(1),
43 B(Call), R(1), R(2), U8(2), U8(0),
44 B(LdaConstant), U8(1),
45 B(Star), R(3),
46 B(CallRuntimeForPair), U16(Runtime::kLoadLookupSlotForCall), R(3), U8(1), R(1),
47 B(Call), R(1), R(2), U8(1), U8(3),
48 B(Return),
49]
50constant pool: [
51 InstanceType::SHARED_FUNCTION_INFO_TYPE,
52 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
53 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
54 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
55]
56handlers: [
57]
58