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

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

Completed in 168 milliseconds