Home
last modified time | relevance | path

Searched refs:ReserveSpaceForFastApiCall (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/v8/src/arm/
Dstub-cache-arm.cc786 static void ReserveSpaceForFastApiCall(MacroAssembler* masm, in ReserveSpaceForFastApiCall() function
998 ReserveSpaceForFastApiCall(masm, scratch1); in CompileCacheable()
2315 ReserveSpaceForFastApiCall(masm(), r0); in CompileFastApiCall()
/external/chromium_org/v8/src/mips/
Dstub-cache-mips.cc774 static void ReserveSpaceForFastApiCall(MacroAssembler* masm, in ReserveSpaceForFastApiCall() function
986 ReserveSpaceForFastApiCall(masm, scratch1); in CompileCacheable()
2313 ReserveSpaceForFastApiCall(masm(), a0); in CompileFastApiCall()
/external/chromium_org/v8/src/x64/
Dstub-cache-x64.cc399 static void ReserveSpaceForFastApiCall(MacroAssembler* masm, Register scratch) { in ReserveSpaceForFastApiCall() function
710 ReserveSpaceForFastApiCall(masm, scratch1); in CompileCacheable()
/external/chromium_org/v8/src/ia32/
Dstub-cache-ia32.cc425 static void ReserveSpaceForFastApiCall(MacroAssembler* masm, Register scratch) { in ReserveSpaceForFastApiCall() function
717 ReserveSpaceForFastApiCall(masm, scratch1); in CompileCacheable()
/external/v8/src/mips/
Dstub-cache-mips.cc597 static void ReserveSpaceForFastApiCall(MacroAssembler* masm, in ReserveSpaceForFastApiCall() function
755 ReserveSpaceForFastApiCall(masm, scratch1); in CompileCacheable()
2279 ReserveSpaceForFastApiCall(masm(), a0); in CompileFastApiCall()
/external/v8/src/arm/
Dstub-cache-arm.cc613 static void ReserveSpaceForFastApiCall(MacroAssembler* masm, in ReserveSpaceForFastApiCall() function
765 ReserveSpaceForFastApiCall(masm, scratch1); in CompileCacheable()
2287 ReserveSpaceForFastApiCall(masm(), r0); in CompileFastApiCall()
/external/v8/src/x64/
Dstub-cache-x64.cc412 static void ReserveSpaceForFastApiCall(MacroAssembler* masm, Register scratch) { in ReserveSpaceForFastApiCall() function
582 ReserveSpaceForFastApiCall(masm, scratch1); in CompileCacheable()
/external/v8/src/ia32/
Dstub-cache-ia32.cc434 static void ReserveSpaceForFastApiCall(MacroAssembler* masm, Register scratch) { in ReserveSpaceForFastApiCall() function
598 ReserveSpaceForFastApiCall(masm, scratch1); in CompileCacheable()