Home
last modified time | relevance | path

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

/external/v8/src/runtime/
Druntime-scopes.cc36 PropertyAttributes attr, bool is_var, in DeclareGlobals()
107 bool is_var = initial_value->IsUndefined(); in RUNTIME_FUNCTION() local
219 bool is_var = *initial_value == NULL; in DeclareLookupSlot() local