Home
last modified time | relevance | path

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

/external/v8/src/interpreter/
Dinterpreter-generator.cc228 Node* slot_context = GetContextAtDepth(context, depth); in IGNITION_HANDLER() local
242 Node* slot_context = GetContextAtDepth(context, depth); in IGNITION_HANDLER() local
253 Node* slot_context = GetContext(); in IGNITION_HANDLER() local
264 Node* slot_context = GetContext(); in IGNITION_HANDLER() local
279 Node* slot_context = GetContextAtDepth(context, depth); in IGNITION_HANDLER() local
291 Node* slot_context = GetContext(); in IGNITION_HANDLER() local
340 Node* slot_context = GetContextAtDepth(context, depth); in LookupContextSlot() local