Searched defs:AllocateJSArray (Results 1 – 2 of 2) sorted by relevance
1381 Node* AllocateJSArray(ElementsKind kind, TNode<Map> array_map, in AllocateJSArray() function1387 Node* AllocateJSArray(ElementsKind kind, TNode<Map> array_map, in AllocateJSArray() function
3866 Node* CodeStubAssembler::AllocateJSArray(ElementsKind kind, Node* array_map, in AllocateJSArray() function in v8::internal::CodeStubAssembler