V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::debug::GeneratorObject Class Reference

#include <debug-interface.h>

Public Member Functions

v8::MaybeLocal< debug::ScriptScript ()
 
v8::Local< v8::FunctionFunction ()
 
debug::Location SuspendedLocation ()
 
bool IsSuspended ()
 

Static Public Member Functions

static v8::Local< debug::GeneratorObjectCast (v8::Local< v8::Value > value)
 

Detailed Description

Native wrapper around v8::internal::JSGeneratorObject object.

Definition at line 211 of file debug-interface.h.


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