Home
last modified time | relevance | path

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

/external/v8/src/
Dgdb-jit.cc1123 int context_slots = scope->ContextLocalCount(); in WriteBodyInternal() local
1169 context_slot < context_slots; in WriteBodyInternal()
1178 ZoneList<Variable*> context_locals(context_slots, scope->zone()); in WriteBodyInternal()
1325 int context_slots = scope->ContextLocalCount(); in WriteBodyInternal() local
1373 context_slot < context_slots; in WriteBodyInternal()