Home
last modified time | relevance | path

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

/external/v8/src/runtime/
Druntime-debug.cc622 int context_slot_index = ScopeInfo::ContextSlotIndex( in RUNTIME_FUNCTION() local
624 Object* value = context->get(context_slot_index); in RUNTIME_FUNCTION()