Home
last modified time | relevance | path

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

/external/v8/src/
Dcode-stub-assembler.h2631 TNode<IntPtrT> GetPropertyArrayAllocationSize(Node* element_count, in GetPropertyArrayAllocationSize() function
Dcode-stub-assembler.cc4179 Node* total_size = GetPropertyArrayAllocationSize(capacity_node, mode); in AllocatePropertyArray()