2016-02-25 12:07:07 +00:00
|
|
|
#
|
|
|
|
# Autogenerated by generate-bytecode-expectations.
|
|
|
|
#
|
|
|
|
|
|
|
|
---
|
|
|
|
wrap: yes
|
|
|
|
|
|
|
|
---
|
|
|
|
snippet: "
|
|
|
|
with ({x:42}) { return x; }
|
|
|
|
"
|
2017-05-24 15:48:27 +00:00
|
|
|
frame size: 1
|
2016-02-25 12:07:07 +00:00
|
|
|
parameter count: 1
|
2017-05-24 08:08:21 +00:00
|
|
|
bytecode array length: 20
|
2016-02-25 12:07:07 +00:00
|
|
|
bytecodes: [
|
2016-05-11 12:21:56 +00:00
|
|
|
/* 30 E> */ B(StackCheck),
|
2017-07-12 11:27:10 +00:00
|
|
|
/* 34 S> */ B(CreateObjectLiteral), U8(0), U8(4), U8(41), R(0),
|
2017-05-24 15:48:27 +00:00
|
|
|
B(Ldar), R(0),
|
|
|
|
B(ToObject), R(0),
|
2016-08-18 15:14:43 +00:00
|
|
|
B(Ldar), R(closure),
|
2017-05-24 15:48:27 +00:00
|
|
|
B(CreateWithContext), R(0), U8(1),
|
2016-05-11 12:21:56 +00:00
|
|
|
B(PushContext), R(0),
|
2016-09-06 08:27:36 +00:00
|
|
|
/* 50 S> */ B(LdaLookupSlot), U8(2),
|
2016-05-11 12:21:56 +00:00
|
|
|
/* 62 S> */ B(Return),
|
2016-02-25 12:07:07 +00:00
|
|
|
]
|
|
|
|
constant pool: [
|
2016-09-06 16:10:19 +00:00
|
|
|
FIXED_ARRAY_TYPE,
|
|
|
|
FIXED_ARRAY_TYPE,
|
|
|
|
ONE_BYTE_INTERNALIZED_STRING_TYPE ["x"],
|
2016-02-25 12:07:07 +00:00
|
|
|
]
|
|
|
|
handlers: [
|
|
|
|
]
|
|
|
|
|