Home
last modified time | relevance | path

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

/external/v8/src/execution/
Disolate.h2034 bool IsBelowFrame(CommonFrame* frame);
Disolate.cc4604 bool SaveContext::IsBelowFrame(CommonFrame* frame) { in ThrowInternal() function in v8::internal::SaveContext