Home
last modified time | relevance | path

Searched refs:GetHeapPrepare (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/include/
H A Ddfx_jsnapi.h102 static void GetHeapPrepare(const EcmaVM *vm);
/arkcompiler/ets_runtime/ecmascript/napi/
H A Ddfx_jsnapi.cpp187 DFXJSNApi::GetHeapPrepare(dump->vm); in DumpHeapSnapshotWithVm()
499 void DFXJSNApi::GetHeapPrepare(const EcmaVM *vm) in GetHeapPrepare() function in panda::DFXJSNApi
502 const_cast<ecmascript::Heap *>(vm->GetHeap())->GetHeapPrepare(); in GetHeapPrepare()
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dheap.h905 void GetHeapPrepare();
H A Dheap.cpp963 void Heap::GetHeapPrepare() in GetHeapPrepare() function in panda::ecmascript::Heap
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_ark_tools.cpp222 heap->GetHeapPrepare(); in ForceFullGC()

Completed in 11 milliseconds