Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsamples_record.cpp609 void SamplesRecord::SetIsStart(bool isStart) in SetIsStart()
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_string.cpp1796 JSTaggedValue BuiltinsString::Pad(EcmaRuntimeCallInfo *argv, bool isStart) in Pad()