Searched defs:isStart (Results 1 – 7 of 7) sorted by relevance
79 isStart(l) { method in LogParser
475 void SamplesRecord::SetIsStart(bool isStart) in SetIsStart()
142 bool isStart = bb == GetGraph()->GetStartBlock()->GetSuccessor(0); in TryCreateSingleScope() local
553 void DFXJSNApi::NotifyHighSensitive(EcmaVM *vm, bool isStart) in NotifyHighSensitive()
2235 void Heap::NotifyHighSensitive(bool isStart) in NotifyHighSensitive()
256 void SetIsStartHeapSampling(bool isStart) in SetIsStartHeapSampling()
2254 JSTaggedValue BuiltinsString::Pad(EcmaRuntimeCallInfo *argv, bool isStart) in Pad()