Home
last modified time | relevance | path

Searched refs:NotifyPostFork (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Dgc_second_test.cpp164 heap->NotifyPostFork(); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.h274 void NotifyPostFork() in NotifyPostFork() function
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.cpp161 heap_->NotifyPostFork(); in PostFork()