Lines Matching defs:thisObj
989 GateRef thisObj = argAcc_->GetFrameArgsIn(gate, FrameArgIdx::THIS_OBJECT); in SaveFrameToContext() local
1111 GateRef thisObj = acc_.GetValueIn(gate, 0); in LowerCallthisrangeImm8Imm8V8() local
1137 GateRef thisObj = acc_.GetValueIn(gate, 0); in LowerWideCallthisrangePrefImm16V8() local
1174 GateRef thisObj = builder_.Undefined(); in LowerCallrangeImm8Imm8V8() local
2047 Variable &thisObj, Label &fastPath, Label &slowPath) in CheckSuperAndNewTarget()
2210 GateRef thisObj = args[4]; // 4: newTarget in GenerateSuperCallForwardAllArgsWithoutArgv() local
2266 …GateRef thisObj = builder_.CallStub(glue_, gate, CommonStubCSigns::NewThisObjectChecked, {glue_, c… in LowerNewObjRange() local
3492 GateRef thisObj = acc_.GetValueIn(gate, 0); in LowerCallThis0Stub() local
3504 GateRef thisObj = acc_.GetValueIn(gate, 0); in LowerCallThis1Stub() local
3517 GateRef thisObj = acc_.GetValueIn(gate, 0); in LowerCallThis2Stub() local
3531 GateRef thisObj = acc_.GetValueIn(gate, 0); in LowerCallThis3Stub() local
3554 GateRef thisObj = builder_.Undefined(); in LowerWideCallrangePrefImm16V8() local
3580 GateRef thisObj = argAcc_->GetFrameArgsIn(gate, FrameArgIdx::THIS_OBJECT); in LowerLdThisByName() local
3620 GateRef thisObj = acc_.GetValueIn(gate, static_cast<size_t>(CommonArgIdx::THIS_OBJECT)); in LowerConstruct() local
3676 GateRef thisObj = acc_.GetValueIn(gate, static_cast<size_t>(CommonArgIdx::THIS_OBJECT)); in LowerCallNew() local