Searched refs:IsNotInNativeScript (Results 1 – 1 of 1) sorted by relevance
361 return ShouldIncludeFrame(fun) && IsNotInNativeScript(fun) && in IsVisibleInStackTrace()389 bool IsNotInNativeScript(JSFunction* fun) { in IsNotInNativeScript() function in v8::internal::__anon35adaeca0111::StackTraceHelper