Lines Matching defs:thisObj
856 GateRef thisObj = acc_.GetValueIn(gate, 3); // 3: this object in SaveFrameToContext() local
1030 GateRef thisObj = builder_.Undefined(); in LowerCallArg0() local
1047 GateRef thisObj = acc_.GetValueIn(gate, 0); in LowerCallthisrangeImm8Imm8V8() local
1074 GateRef thisObj = acc_.GetValueIn(gate, 0); in LowerWideCallthisrangePrefImm16V8() local
1106 GateRef thisObj = builder_.Undefined(); in LowerCallrangeImm8Imm8V8() local
2139 …GateRef thisObj = builder_.CallStub(glue_, CommonStubCSigns::NewThisObjectChecked, { glue_, ctor }… in LowerNewObjRange() local
3490 GateRef thisObj = acc_.GetValueIn(gate, 0); in LowerCallthis0Imm8V8() local
3505 GateRef thisObj = builder_.Undefined(); in LowerCallArg1Imm8V8() local
3521 GateRef thisObj = builder_.Undefined(); in LowerWideCallrangePrefImm16V8() local
3545 GateRef thisObj = acc_.GetValueIn(gate, 0); in LowerCallThisArg1() local
3559 GateRef thisObj = builder_.Undefined(); in LowerCallargs2Imm8V8V8() local
3576 GateRef thisObj = builder_.Undefined(); in LowerCallargs3Imm8V8V8() local
3594 GateRef thisObj = acc_.GetValueIn(gate, 0); in LowerCallthis2Imm8V8V8V8() local
3611 GateRef thisObj = acc_.GetValueIn(gate, 0); in LowerCallthis3Imm8V8V8V8V8() local
3631 GateRef thisObj = acc_.GetValueIn(gate, 2); // 2: this object in LowerLdThisByName() local
3708 GateRef thisObj = acc_.GetValueIn(gate, static_cast<size_t>(CommonArgIdx::THIS_OBJECT)); in LowerConstruct() local