Home
last modified time | relevance | path

Searched refs:ShouldIncludeFrame (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/execution/
Disolate.cc837 return ShouldIncludeFrame(function) && IsNotHidden(function); in IsVisibleInStackTrace()
844 bool ShouldIncludeFrame(Handle<JSFunction> function) { in ShouldIncludeFrame() function in v8::internal::__anon82d3a9db0311::CallSiteBuilder