Searched defs:CreateFunctionContext (Results 1 – 4 of 4) sorted by relevance
/third_party/node/deps/v8/src/interpreter/ | ||
D | bytecode-array-builder.cc | 973 BytecodeArrayBuilder& BytecodeArrayBuilder::CreateFunctionContext( in CreateFunctionContext() function in v8::internal::interpreter::BytecodeArrayBuilder |
D | interpreter-generator.cc | 2543 IGNITION_HANDLER(CreateFunctionContext, InterpreterAssembler) { in IGNITION_HANDLER() argument |
/third_party/node/deps/v8/src/compiler/ | ||
D | js-operator.cc | 1425 const Operator* JSOperatorBuilder::CreateFunctionContext( in CreateFunctionContext() function in v8::internal::compiler::JSOperatorBuilder |
D | js-call-reducer.cc | 841 TNode<Context> CreateFunctionContext(const NativeContextRef& native_context, in CreateFunctionContext() function in v8::internal::compiler::PromiseBuiltinReducerAssembler |