Searched refs:ShouldIncludeFrame (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/execution/ | ||
H A D | isolate.cc | 837 return ShouldIncludeFrame(function) && IsNotHidden(function); in IsVisibleInStackTrace() 844 bool ShouldIncludeFrame(Handle<JSFunction> function) { in ShouldIncludeFrame() function in v8::internal::__anon14526::CallSiteBuilder |
Completed in 14 milliseconds