Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/playground/frontend/__tests__/config/
DimportJestDom.ts35 thresholds: ReadonlyArray<number> = []; property in IntersectionObserver
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp574 void DFXJSNApi::SetJsDumpThresholds([[maybe_unused]] EcmaVM *vm, [[maybe_unused]] size_t thresholds) in SetJsDumpThresholds()