Home
last modified time | relevance | path

Searched defs:SetJsDumpThresholds (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp574 void DFXJSNApi::SetJsDumpThresholds([[maybe_unused]] EcmaVM *vm, [[maybe_unused]] size_t thresholds) in SetJsDumpThresholds() function in panda::DFXJSNApi
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.cpp2954 void Heap::SetJsDumpThresholds(size_t thresholds) const in SetJsDumpThresholds() function in panda::ecmascript::Heap