Searched refs:isBlackboxed (Results 1 – 3 of 3) sorted by relevance
601 int id, bool isBlackboxed) { in AsyncEventOccurred() argument608 if (!isBlackboxed) asyncTaskCandidateForStepping(task); in AsyncEventOccurred()612 if (!isBlackboxed) asyncTaskCandidateForStepping(task); in AsyncEventOccurred()616 if (!isBlackboxed) asyncTaskCandidateForStepping(task); in AsyncEventOccurred()
199 bool isBlackboxed) override;
1740 bool isBlackboxed = isFunctionBlackboxed( in setScriptInstrumentationBreakpointIfNeeded() local1743 if (isBlackboxed) return; in setScriptInstrumentationBreakpointIfNeeded()