Searched defs:is_copy (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dframe-element.h59 ASSERT(!is_copy());
70 ASSERT(!is_copy());
139 bool is_copy() const { return type() == COPY; } function in class:v8::internal::BASE_EMBEDDED
159 ASSERT(is_copy());
238 ASSERT(is_copy());

Completed in 12 milliseconds