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.cpp108 HWTEST_F_L0(GCTest, NotifyMemoryPressure) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp608 void DFXJSNApi::NotifyMemoryPressure(EcmaVM *vm, bool inHighMemoryPressure) in NotifyMemoryPressure() function in panda::DFXJSNApi
/arkcompiler/ets_runtime/ecmascript/napi/test/
Ddfx_jsnapi_tests.cpp389 HWTEST_F_L0(DFXJSNApiTests, NotifyMemoryPressure) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.cpp2385 void Heap::NotifyMemoryPressure(bool inHighMemoryPressure) in NotifyMemoryPressure() function in panda::ecmascript::Heap