blob: e1d0ec3dd40c68760c2fd590e0ae2c6c109f7a15 [file] [log] [blame]
Ben Murdochda12d292016-06-02 14:46:10 +01001#
2# Autogenerated by generate-bytecode-expectations.
3#
4
5---
6pool type: mixed
7execute: no
8wrap: no
9top level: yes
10
11---
12snippet: "
13 var a = { func: function() { } };
14"
15frame size: 5
16parameter count: 1
17bytecode array length: 44
18bytecodes: [
Ben Murdochc5610432016-08-08 18:44:38 +010019 B(LdaConstant), U8(0),
20 B(Star), R(1),
21 B(LdaZero),
22 B(Star), R(2),
23 B(CallRuntime), U16(Runtime::kDeclareGlobals), R(1), U8(2),
24 /* 0 E> */ B(StackCheck),
25 /* 8 S> */ B(LdaConstant), U8(1),
26 B(Star), R(1),
27 B(LdaZero),
28 B(Star), R(2),
29 B(CreateObjectLiteral), U8(2), U8(0), U8(1),
30 B(Star), R(4),
31 B(CreateClosure), U8(3), U8(0),
32 B(StoreICSloppy), R(4), U8(4), U8(3),
33 B(Ldar), R(4),
34 B(Star), R(3),
35 B(CallRuntime), U16(Runtime::kInitializeVarGlobal), R(1), U8(3),
36 B(LdaUndefined),
37 /* 33 S> */ B(Return),
Ben Murdochda12d292016-06-02 14:46:10 +010038]
39constant pool: [
40 InstanceType::FIXED_ARRAY_TYPE,
41 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
42 InstanceType::FIXED_ARRAY_TYPE,
43 InstanceType::SHARED_FUNCTION_INFO_TYPE,
44 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
45]
46handlers: [
47]
48