Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dstore-buffer.cc29 insertion_callback = &InsertDuringRuntime; in StoreBuffer()
92 void StoreBuffer::InsertDuringRuntime(StoreBuffer* store_buffer, Address slot) { in InsertDuringRuntime() function in v8::internal::StoreBuffer
120 insertion_callback = &InsertDuringRuntime; in SetMode()
Dstore-buffer.h44 static void InsertDuringRuntime(StoreBuffer* store_buffer, Address slot);