Home
last modified time | relevance | path

Searched refs:TailCallRuntimeNewArray (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/builtins/
Dbuiltins-array-gen.cc1897 TailCallRuntimeNewArray(context, array_function, array_size, array_function, in GenerateConstructor()
/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.h910 void TailCallRuntimeNewArray(TNode<Context> context, TNode<Object> receiver,
Dcode-stub-assembler.cc14999 void CodeStubAssembler::TailCallRuntimeNewArray(TNode<Context> context, in TailCallRuntimeNewArray() function in v8::internal::CodeStubAssembler