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

  /external/v8/src/
contexts.cc 60 bool Context::is_declaration_context() { function in class:v8::internal::Context
75 while (!current->is_declaration_context()) {
406 context->is_declaration_context())) {
contexts.h 439 bool is_declaration_context();

Completed in 160 milliseconds