blob: 71183de05425be25d094bd36d4f38183f67b4931 [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 with ({x:42}) { return x; }
13"
14frame size: 4
15parameter count: 1
Ben Murdoch61f157c2016-09-16 13:49:30 +010016bytecode array length: 25
Ben Murdochda12d292016-06-02 14:46:10 +010017bytecodes: [
Ben Murdochc5610432016-08-08 18:44:38 +010018 /* 30 E> */ B(StackCheck),
19 /* 34 S> */ B(CreateObjectLiteral), U8(0), U8(0), U8(1),
20 B(Star), R(1),
21 B(ToObject),
22 B(Star), R(2),
Ben Murdoch61f157c2016-09-16 13:49:30 +010023 B(Mov), R(closure), R(3),
Ben Murdochc5610432016-08-08 18:44:38 +010024 B(CallRuntime), U16(Runtime::kPushWithContext), R(2), U8(2),
25 B(PushContext), R(0),
26 /* 50 S> */ B(LdaLookupSlot), U8(1),
27 B(PopContext), R(0),
28 /* 62 S> */ B(Return),
Ben Murdochda12d292016-06-02 14:46:10 +010029]
30constant pool: [
31 InstanceType::FIXED_ARRAY_TYPE,
32 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
33]
34handlers: [
35]
36