Home
last modified time | relevance | path

Searched defs:frame_limit (Results 1 – 7 of 7) sorted by relevance

/third_party/cef/libcef_dll/ctocpp/
Dv8stack_trace_ctocpp.cc22 CefRefPtr<CefV8StackTrace> CefV8StackTrace::GetCurrent(int frame_limit) { in GetCurrent()
/third_party/cef/libcef_dll/cpptoc/
Dv8stack_trace_cpptoc.cc21 CEF_EXPORT cef_v8stack_trace_t* cef_v8stack_trace_get_current(int frame_limit) { in cef_v8stack_trace_get_current()
/third_party/FreeBSD/sys/dev/usb/
Dusb_transfer.c473 uint16_t frame_limit; in usbd_transfer_setup_sub() local
/third_party/cef/libcef/renderer/
Dv8_impl.cc2463 CefRefPtr<CefV8StackTrace> CefV8StackTrace::GetCurrent(int frame_limit) { in GetCurrent()
/third_party/cef/libcef_dll/wrapper/
Dlibcef_dll_dylib.cc1531 struct _cef_v8stack_trace_t* cef_v8stack_trace_get_current(int frame_limit) { in cef_v8stack_trace_get_current()
/third_party/node/deps/v8/src/execution/
Disolate.cc2797 bool capture, int frame_limit, StackTrace::StackTraceOptions options) { in ThrowInternal()
/third_party/node/deps/v8/src/api/
Dapi.cc3165 int frame_limit, in CurrentStackTrace()
9480 bool capture, int frame_limit, StackTrace::StackTraceOptions options) { in SetCaptureStackTraceForUncaughtExceptions()