Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-operator.cc1240 const Operator* JSOperatorBuilder::CreateFunctionContext( in CreateFunctionContext() function in v8::internal::compiler::JSOperatorBuilder
/external/v8/src/interpreter/
Dbytecode-array-builder.cc918 BytecodeArrayBuilder& BytecodeArrayBuilder::CreateFunctionContext( in CreateFunctionContext() function in v8::internal::interpreter::BytecodeArrayBuilder
Dinterpreter-generator.cc2564 IGNITION_HANDLER(CreateFunctionContext, InterpreterAssembler) { in IGNITION_HANDLER() argument