Home
last modified time | relevance | path

Searched refs:InitializePropertyArrayLength (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.h1434 void InitializePropertyArrayLength(TNode<PropertyArray> property_array,
Dcode-stub-assembler.cc4654 void CodeStubAssembler::InitializePropertyArrayLength( in InitializePropertyArrayLength() function in v8::internal::CodeStubAssembler
4674 InitializePropertyArrayLength(property_array, capacity); in AllocatePropertyArray()