Home
last modified time | relevance | path

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

/external/v8/src/
Dcode-stub-assembler.h206 int31_t() : value_(0) {} in int31_t() function
207 int31_t(int value) : value_(value) { // NOLINT(runtime/explicit) in int31_t() function