Home
last modified time | relevance | path

Searched refs:SKIP_UNTIL_SEEN (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-error.cc43 FrameSkipMode mode = caller->IsJSFunction() ? SKIP_UNTIL_SEEN : SKIP_FIRST; in BUILTIN()
/third_party/node/deps/v8/src/execution/
H A Dmessages.h69 SKIP_UNTIL_SEEN, enumerator
H A Dmessages.cc497 mode = SKIP_UNTIL_SEEN; in IsJSFunction()
705 DCHECK(mode != SKIP_UNTIL_SEEN); in MakeGenericError()
H A Disolate.cc712 DCHECK_IMPLIES(mode_ == SKIP_UNTIL_SEEN, caller_->IsJSFunction()); in CallSiteBuilder()
852 case SKIP_UNTIL_SEEN: in ShouldIncludeFrame()

Completed in 11 milliseconds