Home
last modified time | relevance | path

Searched defs:IsEval (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/libcef_dll/ctocpp/
Dv8stack_frame_ctocpp.cc111 NO_SANITIZE("cfi-icall") bool CefV8StackFrameCToCpp::IsEval() { in IsEval() function in CefV8StackFrameCToCpp
/third_party/cef/libcef/renderer/
Dv8_impl.cc2549 bool CefV8StackFrameImpl::IsEval() { in IsEval() function in CefV8StackFrameImpl