Home
last modified time | relevance | path

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

/external/v8/src/runtime/
Druntime-scopes.cc232 const ContextLookupFlags lookup_flags = static_cast<ContextLookupFlags>( in DeclareEvalHelper() local
234 context_arg->Lookup(name, lookup_flags, &index, &attributes, &init_flag, in DeclareEvalHelper()
975 const ContextLookupFlags lookup_flags = static_cast<ContextLookupFlags>( in RUNTIME_FUNCTION() local
979 lookup_flags)); in RUNTIME_FUNCTION()