Home
last modified time | relevance | path

Searched defs:sHeap_ (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dtlab_allocator.h85 SharedHeap *sHeap_; variable
Dwork_manager.h353 SharedHeap *sHeap_; variable
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
Dshared_concurrent_sweeper.h101 SharedHeap *sHeap_; variable
/arkcompiler/ets_runtime/ecmascript/tests/
Dgc_shared_partial_test.cpp69 SharedHeap *sHeap_ {nullptr}; member in panda::test::SharedTestSpace