# # Autogenerated by generate-bytecode-expectations. # --- wrap: no test function name: test --- snippet: " var test; (function () { var a = {b: 2, c: 3}; function foo() {a.b = a.c;} foo(); test = foo; })(); " frame size: 1 parameter count: 1 bytecode array length: 13 bytecodes: [ /* 67 S> */ B(LdaImmutableCurrentContextSlot), U8(2), B(Star0), /* 75 E> */ B(GetNamedProperty), R(0), U8(0), U8(0), /* 71 E> */ B(SetNamedProperty), R(0), U8(1), U8(2), B(LdaUndefined), /* 77 S> */ B(Return), ] constant pool: [ ONE_BYTE_INTERNALIZED_STRING_TYPE ["c"], ONE_BYTE_INTERNALIZED_STRING_TYPE ["b"], ] handlers: [ ]