Searched defs:SometimesSetsUpAFrame (Results 1 - 5 of 5) sorted by relevance

/external/v8/src/arm/
H A Dcode-stubs-arm.h70 virtual bool SometimesSetsUpAFrame() { return false; } function in class:v8::internal::StoreBufferOverflowStub
485 virtual bool SometimesSetsUpAFrame() { return false; } function in class:v8::internal::RecordWriteStub
875 virtual bool SometimesSetsUpAFrame() { return false; } function in class:v8::internal::StringDictionaryLookupStub
/external/v8/src/ia32/
H A Dcode-stubs-ia32.h73 virtual bool SometimesSetsUpAFrame() { return false; } function in class:v8::internal::StoreBufferOverflowStub
440 virtual bool SometimesSetsUpAFrame() { return false; } function in class:v8::internal::StringDictionaryLookupStub
500 virtual bool SometimesSetsUpAFrame() { return false; } function in class:v8::internal::RecordWriteStub
/external/v8/src/mips/
H A Dcode-stubs-mips.h71 virtual bool SometimesSetsUpAFrame() { return false; } function in class:v8::internal::StoreBufferOverflowStub
496 virtual bool SometimesSetsUpAFrame() { return false; } function in class:v8::internal::RecordWriteStub
875 virtual bool SometimesSetsUpAFrame() { return false; } function in class:v8::internal::StringDictionaryLookupStub
/external/v8/src/x64/
H A Dcode-stubs-x64.h72 virtual bool SometimesSetsUpAFrame() { return false; } function in class:v8::internal::StoreBufferOverflowStub
442 virtual bool SometimesSetsUpAFrame() { return false; } function in class:v8::internal::StringDictionaryLookupStub
502 virtual bool SometimesSetsUpAFrame() { return false; } function in class:v8::internal::RecordWriteStub
/external/v8/src/
H A Dcode-stubs.h159 virtual bool SometimesSetsUpAFrame() { return true; } function in class:v8::internal::BASE_EMBEDDED
1072 virtual bool SometimesSetsUpAFrame() { return false; } function in class:v8::internal::ToBooleanStub

Completed in 89 milliseconds