2016-02-25 12:07:07 +00:00
|
|
|
#
|
|
|
|
# Autogenerated by generate-bytecode-expectations.
|
|
|
|
#
|
|
|
|
|
|
|
|
---
|
|
|
|
pool type: mixed
|
|
|
|
execute: yes
|
|
|
|
wrap: yes
|
|
|
|
|
|
|
|
---
|
|
|
|
snippet: "
|
|
|
|
return new.target;
|
|
|
|
"
|
|
|
|
frame size: 2
|
|
|
|
parameter count: 1
|
2016-05-27 15:57:35 +00:00
|
|
|
bytecode array length: 18
|
2016-02-25 12:07:07 +00:00
|
|
|
bytecodes: [
|
2016-05-27 15:57:35 +00:00
|
|
|
B(Mov), R(new_target), R(0),
|
2016-05-11 12:21:56 +00:00
|
|
|
/* 30 E> */ B(StackCheck),
|
2016-06-04 09:46:55 +00:00
|
|
|
/* 34 S> */ B(Ldar), R(new_target),
|
2016-05-11 12:21:56 +00:00
|
|
|
B(JumpIfNotHole), U8(11),
|
|
|
|
B(LdaConstant), U8(0),
|
|
|
|
B(Star), R(1),
|
|
|
|
B(CallRuntime), U16(Runtime::kThrowReferenceError), R(1), U8(1),
|
|
|
|
/* 53 S> */ B(Return),
|
2016-02-25 12:07:07 +00:00
|
|
|
]
|
|
|
|
constant pool: [
|
|
|
|
InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
|
|
|
|
]
|
|
|
|
handlers: [
|
|
|
|
]
|
|
|
|
|
|
|
|
---
|
|
|
|
snippet: "
|
|
|
|
new.target;
|
|
|
|
"
|
|
|
|
frame size: 2
|
|
|
|
parameter count: 1
|
2016-05-27 15:57:35 +00:00
|
|
|
bytecode array length: 19
|
2016-02-25 12:07:07 +00:00
|
|
|
bytecodes: [
|
2016-05-27 15:57:35 +00:00
|
|
|
B(Mov), R(new_target), R(0),
|
2016-05-11 12:21:56 +00:00
|
|
|
/* 30 E> */ B(StackCheck),
|
2016-06-04 09:46:55 +00:00
|
|
|
/* 34 S> */ B(Ldar), R(new_target),
|
2016-05-11 12:21:56 +00:00
|
|
|
B(JumpIfNotHole), U8(11),
|
|
|
|
B(LdaConstant), U8(0),
|
|
|
|
B(Star), R(1),
|
|
|
|
B(CallRuntime), U16(Runtime::kThrowReferenceError), R(1), U8(1),
|
|
|
|
B(LdaUndefined),
|
|
|
|
/* 46 S> */ B(Return),
|
2016-02-25 12:07:07 +00:00
|
|
|
]
|
|
|
|
constant pool: [
|
|
|
|
InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
|
|
|
|
]
|
|
|
|
handlers: [
|
|
|
|
]
|
|
|
|
|