Home
last modified time | relevance | path

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

/external/v8/src/
Dscopeinfo.cc191 bool has_context = context_locals > 0 || in ContextLength() local
195 if (has_context) { in ContextLength()