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

  /external/v8/src/
frame-element.h 128 bool is_register() const { return type() == REGISTER; } function in class:v8::internal::BASE_EMBEDDED
147 ASSERT(is_register());
248 ASSERT(is_register());

Completed in 38 milliseconds