Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/execution/
Disolate.h2433 bool IsBelowFrame(CommonFrame* frame);
Disolate.cc5434 bool SaveContext::IsBelowFrame(CommonFrame* frame) { in ThrowInternal() function in v8::internal::SaveContext