Home
last modified time | relevance | path

Searched defs:is_var (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/runtime/
Druntime-scopes.cc46 Handle<Object> value, PropertyAttributes attr, bool is_var, in DeclareGlobal()
242 bool is_var = !is_function; in DeclareEvalHelper() local