Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Dgc_first_test.cpp142 HWTEST_F_L0(GCTest, NotifyMemoryPressure) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/napi/test/
Ddfx_jsnapi_tests.cpp313 HWTEST_F_L0(DFXJSNApiTests, NotifyMemoryPressure) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp346 void DFXJSNApi::NotifyMemoryPressure(EcmaVM *vm, bool inHighMemoryPressure) in NotifyMemoryPressure() function in panda::DFXJSNApi
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.cpp1282 void Heap::NotifyMemoryPressure(bool inHighMemoryPressure) in NotifyMemoryPressure() function in panda::ecmascript::Heap