Searched refs:FreeSpaceForFastApiCall (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/ia32/
H A Dstub-cache-ia32.cc600 static void FreeSpaceForFastApiCall(MacroAssembler* masm, Register scratch) { function in namespace:v8::internal
787 FreeSpaceForFastApiCall(masm, scratch1);
793 FreeSpaceForFastApiCall(masm, scratch1);
1360 FreeSpaceForFastApiCall(masm(), eax);

Completed in 41 milliseconds