Home
last modified time | relevance | path

Searched refs:AllowExternalCallThatCantCauseGC (Results 1 – 16 of 16) sorted by relevance

/external/v8/src/
Dmacro-assembler.h108 class AllowExternalCallThatCantCauseGC: public FrameScope {
110 explicit AllowExternalCallThatCantCauseGC(MacroAssembler* masm) in AllowExternalCallThatCantCauseGC() function
/external/v8/src/x64/
Ddeoptimizer-x64.cc830 AllowExternalCallThatCantCauseGC scope(masm()); in Generate()
879 AllowExternalCallThatCantCauseGC scope(masm()); in Generate()
Dregexp-macro-assembler-x64.cc437 AllowExternalCallThatCantCauseGC scope(&masm_); in CheckNotBackReferenceIgnoreCase()
Dcode-stubs-x64.cc510 AllowExternalCallThatCantCauseGC scope(masm); in Generate()
2238 AllowExternalCallThatCantCauseGC scope(masm); in Generate()
6178 AllowExternalCallThatCantCauseGC scope(masm); in InformIncrementalMarker()
/external/v8/src/mips/
Ddeoptimizer-mips.cc831 AllowExternalCallThatCantCauseGC scope(masm()); in Generate()
894 AllowExternalCallThatCantCauseGC scope(masm()); in Generate()
Dcode-stubs-mips.cc1008 AllowExternalCallThatCantCauseGC scope(masm); in CallCCodeForDoubleOperation()
1428 AllowExternalCallThatCantCauseGC scope(masm); in EmitTwoNonNanDoubleComparison()
1990 AllowExternalCallThatCantCauseGC scope(masm); in Generate()
3530 AllowExternalCallThatCantCauseGC scope(masm); in GenerateCallCFunction()
3698 AllowExternalCallThatCantCauseGC scope(masm); in Generate()
3783 AllowExternalCallThatCantCauseGC scope(masm); in Generate()
7536 AllowExternalCallThatCantCauseGC scope(masm); in InformIncrementalMarker()
Dregexp-macro-assembler-mips.cc381 AllowExternalCallThatCantCauseGC scope(masm_); in CheckNotBackReferenceIgnoreCase()
Dstub-cache-mips.cc679 AllowExternalCallThatCantCauseGC scope(masm); in GenerateFastApiDirectCall()
Dmacro-assembler-mips.cc915 AllowExternalCallThatCantCauseGC scope(this); in FlushICache()
/external/v8/src/arm/
Ddeoptimizer-arm.cc846 AllowExternalCallThatCantCauseGC scope(masm()); in Generate()
903 AllowExternalCallThatCantCauseGC scope(masm()); in Generate()
Dcode-stubs-arm.cc986 AllowExternalCallThatCantCauseGC scope(masm); in CallCCodeForDoubleOperation()
1370 AllowExternalCallThatCantCauseGC scope(masm); in EmitTwoNonNanDoubleComparison()
1906 AllowExternalCallThatCantCauseGC scope(masm); in Generate()
3397 AllowExternalCallThatCantCauseGC scope(masm); in GenerateCallCFunction()
3555 AllowExternalCallThatCantCauseGC scope(masm); in Generate()
3629 AllowExternalCallThatCantCauseGC scope(masm); in Generate()
7264 AllowExternalCallThatCantCauseGC scope(masm); in InformIncrementalMarker()
Dregexp-macro-assembler-arm.cc375 AllowExternalCallThatCantCauseGC scope(masm_); in CheckNotBackReferenceIgnoreCase()
Dstub-cache-arm.cc687 AllowExternalCallThatCantCauseGC scope(masm); in GenerateFastApiDirectCall()
/external/v8/src/ia32/
Ddeoptimizer-ia32.cc894 AllowExternalCallThatCantCauseGC scope(masm()); in Generate()
945 AllowExternalCallThatCantCauseGC scope(masm()); in Generate()
Dregexp-macro-assembler-ia32.cc400 AllowExternalCallThatCantCauseGC scope(masm_); in CheckNotBackReferenceIgnoreCase()
Dcode-stubs-ia32.cc534 AllowExternalCallThatCantCauseGC scope(masm); in Generate()
3181 AllowExternalCallThatCantCauseGC scope(masm); in Generate()
7205 AllowExternalCallThatCantCauseGC scope(masm); in InformIncrementalMarker()