V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
#include <debug-interface.h>
Public Member Functions | |
v8::MaybeLocal< debug::Script > | Script () |
v8::Local< v8::Function > | Function () |
debug::Location | SuspendedLocation () |
bool | IsSuspended () |
Static Public Member Functions | |
static v8::Local< debug::GeneratorObject > | Cast (v8::Local< v8::Value > value) |
Native wrapper around v8::internal::JSGeneratorObject object.
Definition at line 211 of file debug-interface.h.