Home | History | Annotate | Download | only in x64

Lines Matching defs:CallRuntimeFromDeferred

483 void LCodeGen::CallRuntimeFromDeferred(Runtime::FunctionId id,
1367 CallRuntimeFromDeferred(Runtime::kStackGuard, 0, instr);
2632 CallRuntimeFromDeferred(Runtime::kAllocateHeapNumber, 0, instr);
3222 CallRuntimeFromDeferred(Runtime::kStringCharCodeAt, 2, instr);
3273 CallRuntimeFromDeferred(Runtime::kCharFromCode, 1, instr);
3341 CallRuntimeFromDeferred(Runtime::kAllocateHeapNumber, 0, instr);