HomeSort by relevance Sort by last modified time
    Searched full:is_copy (Results 1 - 1 of 1) sorted by null

  /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());

Completed in 51 milliseconds