Searched defs:isStart (Results 1 – 10 of 10) sorted by relevance
117 void NotifyHighSensitive(bool isStart) in NotifyHighSensitive()
248 void BaseRuntime::NotifyHighSensitive(bool isStart) in NotifyHighSensitive()
79 isStart(l) { method in LogParser
276 void HeapImpl::NotifyHighSensitive(bool isStart) in NotifyHighSensitive()
474 void SamplesRecord::SetIsStart(bool isStart) in SetIsStart()
142 bool isStart = bb == GetGraph()->GetStartBlock()->GetSuccessor(0); in TryCreateSingleScope() local
618 void DFXJSNApi::NotifyHighSensitive(EcmaVM *vm, bool isStart) in NotifyHighSensitive()
2455 void Heap::NotifyHighSensitive(bool isStart) in NotifyHighSensitive()
323 void SetIsStartHeapSampling(bool isStart) in SetIsStartHeapSampling()
2273 JSTaggedValue BuiltinsString::Pad(EcmaRuntimeCallInfo *argv, bool isStart) in Pad()