• Home
  • Raw
  • Download

Lines Matching defs:cs

826         const CallSignature *cs = RuntimeStubCSigns::Get(RTSTUB_ID(CallRuntime));  in LowerCallRuntime()  local
840 const CallSignature *cs = RuntimeStubCSigns::Get(index); in LowerCallNGCRuntime() local
3384 const CallSignature *cs = RuntimeStubCSigns::GetOptimizedFastCallSign(); in LowerNewFastCall() local
3390 … const CallSignature *cs = RuntimeStubCSigns::Get(RTSTUB_ID(OptimizedFastCallAndPushArgv)); in LowerNewFastCall() local
3407 const CallSignature *cs = RuntimeStubCSigns::GetOptimizedCallSign(); in LowerNewFastCall() local
3413 const CallSignature *cs = RuntimeStubCSigns::Get(RTSTUB_ID(OptimizedCallAndPushArgv)); in LowerNewFastCall() local
3424 const CallSignature *cs = RuntimeStubCSigns::Get(RTSTUB_ID(JSCallNew)); in LowerNewFastCall() local
3472 const CallSignature *cs = RuntimeStubCSigns::GetOptimizedFastCallSign(); in LowerFastCall() local
3480 … const CallSignature *cs = RuntimeStubCSigns::Get(RTSTUB_ID(OptimizedFastCallAndPushArgv)); in LowerFastCall() local
3501 const CallSignature *cs = RuntimeStubCSigns::GetOptimizedCallSign(); in LowerFastCall() local
3509 … const CallSignature *cs = RuntimeStubCSigns::Get(RTSTUB_ID(OptimizedCallAndPushArgv)); in LowerFastCall() local
3523 const CallSignature *cs = RuntimeStubCSigns::Get(RTSTUB_ID(JSCallNew)); in LowerFastCall() local
3531 const CallSignature *cs = RuntimeStubCSigns::Get(RTSTUB_ID(JSCall)); in LowerFastCall() local
3553 const CallSignature *cs = RuntimeStubCSigns::GetOptimizedCallSign(); in LowerTypedCall() local
3570 const CallSignature *cs = RuntimeStubCSigns::GetOptimizedFastCallSign(); in LowerTypedFastCall() local