• Home
  • Raw
  • Download

Lines Matching defs:thisObj

910     GateRef thisObj = argAcc_.GetFrameArgsIn(gate, FrameArgIdx::THIS_OBJECT);  in SaveFrameToContext()  local
1032 GateRef thisObj = acc_.GetValueIn(gate, 0); in LowerCallthisrangeImm8Imm8V8() local
1058 GateRef thisObj = acc_.GetValueIn(gate, 0); in LowerWideCallthisrangePrefImm16V8() local
1095 GateRef thisObj = builder_.Undefined(); in LowerCallrangeImm8Imm8V8() local
1864 GateRef thisObj = args[3]; // 3: index of thisObj in LowerFastSuperCall() local
1914 Variable &thisObj, Label &fastPath, Label &slowPath) in CheckSuperAndNewTarget()
2001 GateRef thisObj = args[4]; // 4: newTarget in GenerateSuperCallForwardAllArgsWithoutArgv() local
2052 …GateRef thisObj = builder_.CallStub(glue_, gate, CommonStubCSigns::NewThisObjectChecked, { glue_, … in LowerNewObjRange() local
3112 GateRef thisObj = acc_.GetValueIn(gate, 0); in LowerCallThis0Stub() local
3124 GateRef thisObj = acc_.GetValueIn(gate, 0); in LowerCallThis1Stub() local
3137 GateRef thisObj = acc_.GetValueIn(gate, 0); in LowerCallThis2Stub() local
3151 GateRef thisObj = acc_.GetValueIn(gate, 0); in LowerCallThis3Stub() local
3174 GateRef thisObj = builder_.Undefined(); in LowerWideCallrangePrefImm16V8() local
3200 GateRef thisObj = argAcc_.GetFrameArgsIn(gate, FrameArgIdx::THIS_OBJECT); in LowerLdThisByName() local
3234 GateRef thisObj = acc_.GetValueIn(gate, static_cast<size_t>(CommonArgIdx::THIS_OBJECT)); in LowerConstruct() local
3288 GateRef thisObj = acc_.GetValueIn(gate, static_cast<size_t>(CommonArgIdx::THIS_OBJECT)); in LowerCallNew() local