Searched defs:CreateClosure (Results 1 – 3 of 3) sorted by relevance
/external/v8/src/compiler/ | ||
D | js-operator.cc | 1158 const Operator* JSOperatorBuilder::CreateClosure( in CreateClosure() function in v8::internal::compiler::JSOperatorBuilder |
/external/v8/src/interpreter/ | ||
D | bytecode-array-builder.cc | 898 BytecodeArrayBuilder& BytecodeArrayBuilder::CreateClosure( in CreateClosure() function in v8::internal::interpreter::BytecodeArrayBuilder |
D | interpreter-generator.cc | 2493 IGNITION_HANDLER(CreateClosure, InterpreterAssembler) { in IGNITION_HANDLER() argument |