V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8_inspector::StackFrame Class Reference

Public Member Functions

 StackFrame (v8::Isolate *isolate, v8::Local< v8::StackFrame > frame)
 
void translate (WasmTranslation *wasmTranslation)
 
const String16functionName () const
 
const String16scriptId () const
 
const String16sourceURL () const
 
int lineNumber () const
 
int columnNumber () const
 
std::unique_ptr< protocol::Runtime::CallFrame > buildInspectorObject (V8InspectorClient *client) const
 
bool isEqual (StackFrame *frame) const
 

Detailed Description

Definition at line 24 of file v8-stack-trace-impl.h.


The documentation for this class was generated from the following files: