Home
last modified time | relevance | path

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

/external/v8/src/
Dinterface.h105 bool IsValue() { return Chase()->flags_ & VALUE; } in IsValue() function
Dhydrogen.h577 bool IsValue() const { return kind_ == Expression::kValue; } in IsValue() function