Home
last modified time | relevance | path

Searched defs:context_slot_cache (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/objects/
Dscope-info.cc728 ContextSlotCache* context_slot_cache = isolate->context_slot_cache(); in ContextSlotIndex() local
/external/v8/src/
Disolate.h1030 ContextSlotCache* context_slot_cache() { in context_slot_cache() function