Home
last modified time | relevance | path

Searched refs:uint32_value_ (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Ddeoptimizer.h92 uint32_t uint32_value_; member
Ddeoptimizer.cc2634 slot.uint32_value_ = value; in NewUInt32()
2643 slot.uint32_value_ = value; in NewBool()
2680 return uint32_value_; in uint32_value()