Home
last modified time | relevance | path

Searched defs:NewArray (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/zone/
H A Dzone.h118 T* NewArray(size_t length) { in NewArray() function in v8::internal::final
297 V8_INLINE T* NewArray(size_t length) { in NewArray() function in v8::internal::ZoneAllocationPolicy
/third_party/node/deps/v8/src/utils/
H A Dallocation.h42 T* NewArray(size_t size) { in NewArray() function
54 T* NewArray(size_t size, T default_val) { in NewArray() function
84 V8_INLINE T* NewArray(size_t length) { in NewArray() function in v8::internal::FreeStoreAllocationPolicy
/third_party/node/deps/v8/src/base/
H A Dhashmap.h25 V8_INLINE T* NewArray(size_t length) { in NewArray() function in v8::base::DefaultAllocationPolicy

Completed in 3 milliseconds