Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/
H A Dcode-stub-assembler.h3537 TNode<IntPtrT> GetPropertyArrayAllocationSize(TNode<IntPtrT> element_count) { in GetPropertyArrayAllocationSize() function in v8::internal::ExtractFixedArrayFlag
H A Dcode-stub-assembler.cc4667 TNode<IntPtrT> total_size = GetPropertyArrayAllocationSize(capacity);

Completed in 20 milliseconds