Home
last modified time | relevance | path

Searched defs:kNumJSCallerSaved (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/x64/
Dframes-x64.h42 static const int kNumJSCallerSaved = 5; variable
/external/v8/src/ia32/
Dframes-ia32.h48 static const int kNumJSCallerSaved = 5; variable
/external/v8/src/arm/
Dframes-arm.h53 static const int kNumJSCallerSaved = 4; variable
/external/v8/src/mips/
Dframes-mips.h48 static const int kNumJSCallerSaved = 4; variable