Home
last modified time | relevance | path

Searched refs:SetGetExternallyAllocatedMemoryInBytesCallback (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/include/
Dv8-isolate.h1088 void SetGetExternallyAllocatedMemoryInBytesCallback(
/third_party/node/deps/v8/src/heap/
Dheap.h1007 void SetGetExternallyAllocatedMemoryInBytesCallback( in SetGetExternallyAllocatedMemoryInBytesCallback() function
Dheap.cc5872 SetGetExternallyAllocatedMemoryInBytesCallback( in SetUpSpaces()
/third_party/node/deps/v8/src/api/
Dapi.cc8508 void Isolate::SetGetExternallyAllocatedMemoryInBytesCallback( in SetGetExternallyAllocatedMemoryInBytesCallback() function in v8::Isolate
8511 isolate->heap()->SetGetExternallyAllocatedMemoryInBytesCallback(callback); in SetGetExternallyAllocatedMemoryInBytesCallback()