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

  /external/v8/src/
variables.h 72 // context object on the heap, with lookup starting at the current
74 LOOKUP
120 bool IsLookupSlot() const { return location_ == LOOKUP; }