Searched refs:LEXICAL_TEST (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ | ||
D | contexts.h | 23 LEXICAL_TEST = enumerator |
/external/v8/src/runtime/ | ||
D | runtime-scopes.cc | 231 context_arg->Lookup(name, LEXICAL_TEST, &index, &attributes, in DeclareLookupSlot() |