Searched defs:InterpreterPushArgsAndConstructArray (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dcode-factory.cc472 Callable CodeFactory::InterpreterPushArgsAndConstructArray(Isolate* isolate) { function in class:v8::internal::CodeFactory
473 return Callable(isolate->builtins()->InterpreterPushArgsAndConstructArray(),

Completed in 3412 milliseconds