Home
last modified time | relevance | path

Searched refs:SometimesSetsUpAFrame (Results 1 – 18 of 18) sorted by relevance

/external/chromium_org/v8/src/mips/
Dcode-stubs-mips.h73 virtual bool SometimesSetsUpAFrame() { return false; } in SometimesSetsUpAFrame() function
292 virtual bool SometimesSetsUpAFrame() { return false; } in SometimesSetsUpAFrame() function
497 virtual bool SometimesSetsUpAFrame() { return false; } in SometimesSetsUpAFrame() function
Dmacro-assembler-mips.cc4027 return has_frame_ || !stub->SometimesSetsUpAFrame(); in AllowThisStubCall()
/external/chromium_org/v8/src/arm/
Dcode-stubs-arm.h72 virtual bool SometimesSetsUpAFrame() { return false; } in SometimesSetsUpAFrame() function
280 virtual bool SometimesSetsUpAFrame() { return false; } in SometimesSetsUpAFrame() function
481 virtual bool SometimesSetsUpAFrame() { return false; } in SometimesSetsUpAFrame() function
Dmacro-assembler-arm.cc2435 return has_frame_ || !stub->SometimesSetsUpAFrame(); in AllowThisStubCall()
/external/chromium_org/v8/src/x64/
Dcode-stubs-x64.h73 virtual bool SometimesSetsUpAFrame() { return false; } in SometimesSetsUpAFrame() function
237 virtual bool SometimesSetsUpAFrame() { return false; } in SometimesSetsUpAFrame() function
295 virtual bool SometimesSetsUpAFrame() { return false; } in SometimesSetsUpAFrame() function
Dmacro-assembler-x64.cc568 return has_frame_ || !stub->SometimesSetsUpAFrame(); in AllowThisStubCall()
/external/chromium_org/v8/src/ia32/
Dcode-stubs-ia32.h78 virtual bool SometimesSetsUpAFrame() { return false; } in SometimesSetsUpAFrame() function
246 virtual bool SometimesSetsUpAFrame() { return false; } in SometimesSetsUpAFrame() function
305 virtual bool SometimesSetsUpAFrame() { return false; } in SometimesSetsUpAFrame() function
Dmacro-assembler-ia32.cc2201 return has_frame_ || !stub->SometimesSetsUpAFrame(); in AllowThisStubCall()
/external/v8/src/x64/
Dcode-stubs-x64.h72 virtual bool SometimesSetsUpAFrame() { return false; } in SometimesSetsUpAFrame() function
442 virtual bool SometimesSetsUpAFrame() { return false; } in SometimesSetsUpAFrame() function
502 virtual bool SometimesSetsUpAFrame() { return false; } in SometimesSetsUpAFrame() function
Dmacro-assembler-x64.cc546 if (!has_frame_ && stub->SometimesSetsUpAFrame()) return false; in AllowThisStubCall()
/external/v8/src/ia32/
Dcode-stubs-ia32.h73 virtual bool SometimesSetsUpAFrame() { return false; } in SometimesSetsUpAFrame() function
440 virtual bool SometimesSetsUpAFrame() { return false; } in SometimesSetsUpAFrame() function
500 virtual bool SometimesSetsUpAFrame() { return false; } in SometimesSetsUpAFrame() function
Dmacro-assembler-ia32.cc1668 if (!has_frame_ && stub->SometimesSetsUpAFrame()) return false; in AllowThisStubCall()
/external/v8/src/mips/
Dcode-stubs-mips.h71 virtual bool SometimesSetsUpAFrame() { return false; } in SometimesSetsUpAFrame() function
496 virtual bool SometimesSetsUpAFrame() { return false; } in SometimesSetsUpAFrame() function
875 virtual bool SometimesSetsUpAFrame() { return false; } in SometimesSetsUpAFrame() function
Dmacro-assembler-mips.cc4009 if (!has_frame_ && stub->SometimesSetsUpAFrame()) return false; in AllowThisStubCall()
/external/v8/src/arm/
Dcode-stubs-arm.h70 virtual bool SometimesSetsUpAFrame() { return false; } in SometimesSetsUpAFrame() function
485 virtual bool SometimesSetsUpAFrame() { return false; } in SometimesSetsUpAFrame() function
875 virtual bool SometimesSetsUpAFrame() { return false; } in SometimesSetsUpAFrame() function
Dmacro-assembler-arm.cc2228 if (!has_frame_ && stub->SometimesSetsUpAFrame()) return false; in AllowThisStubCall()
/external/v8/src/
Dcode-stubs.h159 virtual bool SometimesSetsUpAFrame() { return true; } in SometimesSetsUpAFrame() function
1072 virtual bool SometimesSetsUpAFrame() { return false; } in SometimesSetsUpAFrame() function
/external/chromium_org/v8/src/
Dcode-stubs.h172 virtual bool SometimesSetsUpAFrame() { return true; } in SometimesSetsUpAFrame() function
1759 virtual bool SometimesSetsUpAFrame() { return false; } in SometimesSetsUpAFrame() function
2188 virtual bool SometimesSetsUpAFrame() { return false; } in SometimesSetsUpAFrame() function
2338 virtual bool SometimesSetsUpAFrame() { return false; } in SometimesSetsUpAFrame() function