HomeSort by relevance Sort by last modified time
    Searched refs:ContextLookupFlags (Results 1 - 3 of 3) sorted by null

  /external/v8/src/
contexts.h 35 enum ContextLookupFlags {
311 Handle<Object> Lookup(Handle<String> name, ContextLookupFlags flags,
contexts.cc 77 Handle<Object> Context::Lookup(Handle<String> name, ContextLookupFlags flags,
runtime.cc 852 ContextLookupFlags flags = DONT_FOLLOW_CHAINS;
    [all...]

Completed in 161 milliseconds