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