Searched refs:AllocateExternalPointerEntry (Results 1 – 4 of 4) sorted by relevance
30 void EmbedderDataSlot::AllocateExternalPointerEntry(Isolate* isolate) { in AllocateExternalPointerEntry() function134 AllocateExternalPointerEntry(isolate); in store_aligned_pointer()
58 V8_INLINE void AllocateExternalPointerEntry(Isolate* isolate);
290 EmbedderDataSlot(*this, index).AllocateExternalPointerEntry(isolate); in InitializeEmbedderField()
456 EmbedderDataSlot(*array, i).AllocateExternalPointerEntry(isolate()); in NewEmbedderDataArray()