Searched refs:should_pop_context_ (Results 1 – 1 of 1) sorted by relevance
36 should_pop_context_(should_pop_context) { in ContextScope()50 if (outer_ && should_pop_context_) { in ~ContextScope()79 bool ShouldPopContext() { return should_pop_context_; } in ShouldPopContext()91 bool should_pop_context_; member in v8::internal::interpreter::BASE_EMBEDDED