Searched defs:detectorID (Results 1 – 5 of 5) sorted by relevance
33 void CombinedDependencies::Register(uint32_t detectorID, DependentState state) in Register()62 uint32_t detectorID = iter.first; in InstallAll() local86 bool LazyDeoptAllDependencies::DependOnDetector(uint32_t detectorID, GlobalEnv *globalEnv) in DependOnDetector()
71 DetectorDependency (uint32_t detectorID, GlobalEnv *globalEnv) in DetectorDependency()
331 bool HasDependentInfos(JSThread *thread, uint32_t detectorID) in HasDependentInfos()338 JSHandle<JSTaggedValue> GetDependentInfos(JSThread *thread, uint32_t detectorID) in GetDependentInfos()345 void SetDependentInfos(uint32_t detectorID, JSHandle<JSTaggedValue> dependentInfos) in SetDependentInfos()
89 void GlobalEnv::NotifyDetectorDeoptimize(JSThread *thread, uint32_t detectorID) in NotifyDetectorDeoptimize()
645 uint32_t detectorID, in GetOrCreateDetectorDependentInfos()