Home
last modified time | relevance | path

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

/external/v8/src/
Dcontexts.h38 enum ContextLookupFlags { enum
340 Handle<Object> Lookup(Handle<String> name, ContextLookupFlags flags,
Dcontexts.cc77 Handle<Object> Context::Lookup(Handle<String> name, ContextLookupFlags flags, in Lookup()
Druntime.cc1224 ContextLookupFlags flags = DONT_FOLLOW_CHAINS; in RUNTIME_FUNCTION()
1513 ContextLookupFlags flags = FOLLOW_CHAINS; in RUNTIME_FUNCTION()
7625 ContextLookupFlags flags = FOLLOW_CHAINS; in RUNTIME_FUNCTION()
7726 ContextLookupFlags flags = FOLLOW_CHAINS; in LoadContextSlotHelper()
7800 ContextLookupFlags flags = FOLLOW_CHAINS; in RUNTIME_FUNCTION()