Home
last modified time | relevance | path

Searched refs:should_pop_context (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/interpreter/
Dbytecode-generator.cc31 bool should_pop_context = true) in ContextScope() argument
37 should_pop_context_(should_pop_context) { in ContextScope()