Home
last modified time | relevance | path

Searched defs:CallForwardVarargs (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/codegen/
Dcode-factory.cc197 Callable CodeFactory::CallForwardVarargs(Isolate* isolate) { in CallForwardVarargs() function in v8::internal::CodeFactory
/third_party/node/deps/v8/src/compiler/
Djs-operator.cc860 const Operator* JSOperatorBuilder::CallForwardVarargs(size_t arity, in CallForwardVarargs() function in v8::internal::compiler::JSOperatorBuilder