Home
last modified time | relevance | path

Searched defs:stack_protection_size_ (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/s390/
Dsimulator-s390.h421 static const size_t stack_protection_size_ = 256 * kPointerSize; variable
/external/v8/src/ppc/
Dsimulator-ppc.h324 static const size_t stack_protection_size_ = 256 * kPointerSize; variable
/external/v8/src/arm64/
Dsimulator-arm64.h2161 static const size_t stack_protection_size_ = KB; variable