blob: 00df0af200b96f6f8014046667fab22169eabfd3 [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
Ben Murdoch61f157c2016-09-16 13:49:30 +010017bytecode array length: 43
Ben Murdochda12d292016-06-02 14:46:10 +010018bytecodes: [
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),
Ben Murdoch61f157c2016-09-16 13:49:30 +010032 B(StaNamedPropertySloppy), R(4), U8(4), U8(3),
33 B(Mov), R(4), R(3),
Ben Murdochc5610432016-08-08 18:44:38 +010034 B(CallRuntime), U16(Runtime::kInitializeVarGlobal), R(1), U8(3),
35 B(LdaUndefined),
36 /* 33 S> */ B(Return),
Ben Murdochda12d292016-06-02 14:46:10 +010037]
38constant pool: [
39 InstanceType::FIXED_ARRAY_TYPE,
40 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
41 InstanceType::FIXED_ARRAY_TYPE,
42 InstanceType::SHARED_FUNCTION_INFO_TYPE,
43 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
44]
45handlers: [
46]
47