Home
last modified time | relevance | path

Searched refs:GetContextAtDepth (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/interpreter/
H A Dinterpreter-generator.cc259 TNode<Context> slot_context = GetContextAtDepth(context, depth); in IGNITION_HANDLER()
273 TNode<Context> slot_context = GetContextAtDepth(context, depth); in IGNITION_HANDLER()
310 TNode<Context> slot_context = GetContextAtDepth(context, depth); in IGNITION_HANDLER()
770 TNode<Context> module_context = GetContextAtDepth(GetContext(), depth); in IGNITION_HANDLER()
815 TNode<Context> module_context = GetContextAtDepth(GetContext(), depth); in IGNITION_HANDLER()
H A Dinterpreter-assembler.h82 TNode<Context> GetContextAtDepth(TNode<Context> context,
H A Dinterpreter-assembler.cc178 TNode<Context> InterpreterAssembler::GetContextAtDepth(TNode<Context> context, in GetContextAtDepth() function in v8::internal::interpreter::InterpreterAssembler

Completed in 11 milliseconds