Home
last modified time | relevance | path

Searched defs:isStart (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/
H A Ddfx_jsnapi.cpp554 void DFXJSNApi::NotifyHighSensitive(EcmaVM *vm, bool isStart) in NotifyHighSensitive() argument
/arkcompiler/ets_runtime/ecmascript/
H A Djs_thread.h261 void SetIsStartHeapSampling(bool isStart) in SetIsStartHeapSampling() argument
/arkcompiler/runtime_core/static_core/plugins/ets/compiler/optimizer/optimizations/interop_js/
H A Dinterop_intrinsic_optimization.cpp142 bool isStart = bb == GetGraph()->GetStartBlock()->GetSuccessor(0); in TryCreateSingleScope() local
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
H A Dsamples_record.cpp477 void SamplesRecord::SetIsStart(bool isStart) in SetIsStart() argument
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dheap.cpp2283 void Heap::NotifyHighSensitive(bool isStart) in NotifyHighSensitive() argument
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_string.cpp2257 JSTaggedValue BuiltinsString::Pad(EcmaRuntimeCallInfo *argv, bool isStart) in Pad() argument

Completed in 15 milliseconds