Searched defs:CreateFunctionContext (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/interpreter/ | ||
D | bytecode-array-builder.cc | 733 BytecodeArrayBuilder& BytecodeArrayBuilder::CreateFunctionContext(int slots) { in CreateFunctionContext() function in v8::internal::interpreter::BytecodeArrayBuilder |
/external/v8/src/compiler/ | ||
D | js-operator.cc | 1037 const Operator* JSOperatorBuilder::CreateFunctionContext(int slot_count, in CreateFunctionContext() function in v8::internal::compiler::JSOperatorBuilder |