Home
last modified time | relevance | path

Searched defs:captureStackTrace (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DerrorConstructorSubtypes.ts4 captureStackTrace(targetObject: Object, constructorOpt?: Function): void; method
/third_party/node/deps/v8/src/inspector/
Dv8-inspector-impl.cc293 std::unique_ptr<V8StackTrace> V8InspectorImpl::captureStackTrace( in captureStackTrace() function in v8_inspector::V8InspectorImpl
Dv8-debugger.cc1077 std::unique_ptr<V8StackTraceImpl> V8Debugger::captureStackTrace( in captureStackTrace() function in v8_inspector::V8Debugger