Home | Sort by relevance Sort by last modified time |
/external/v8/src/ | |
frame-element.h | 60 ASSERT(!is_copy()); 67 ASSERT(!is_copy()); 130 bool is_copy() const { return type() == COPY; } function in class:v8::internal::BASE_EMBEDDED 161 ASSERT(is_copy()); 242 ASSERT(is_copy()); |