Searched defs:NewData (Results 1 – 5 of 5) sorted by relevance
10 bool NewData; member
20 CDirItemsStat2 NewData; member
75 BasicBlockProfiler::Data* BasicBlockProfiler::NewData(size_t n_blocks) { in NewData() function in v8::internal::BasicBlockProfiler
54 bool NewData; member
274 V8_INLINE T* NewData(int n, ZoneAllocationPolicy allocator) { in NewData() function