Home
last modified time | relevance | path

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

/external/v8/src/
Dmark-compact.h61 bool is_full() const { return top_ >= high_; } in is_full() function
Ddata-flow.h309 bool is_full() { in is_full() function