Home
last modified time | relevance | path

Searched refs:to_boolean_state (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dtype-info.cc490 return object->IsCode() ? Handle<Code>::cast(object)->to_boolean_state() : 0; in ToBooleanTypes()
Dobjects-inl.h5131 uint16_t Code::to_boolean_state() { return extra_ic_state(); } in to_boolean_state() function
Dobjects.h5071 inline uint16_t to_boolean_state();