V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::DebugEvaluate Class Reference
Inheritance diagram for v8::internal::DebugEvaluate:
v8::internal::AllStatic

Static Public Member Functions

static MaybeHandle< ObjectGlobal (Isolate *isolate, Handle< String > source, bool throw_on_side_effect)
 
static MaybeHandle< ObjectLocal (Isolate *isolate, StackFrame::Id frame_id, int inlined_jsframe_index, Handle< String > source, bool throw_on_side_effect)
 
static MaybeHandle< ObjectWithTopmostArguments (Isolate *isolate, Handle< String > source)
 
static DebugInfo::SideEffectState FunctionGetSideEffectState (Isolate *isolate, Handle< SharedFunctionInfo > info)
 
static void ApplySideEffectChecks (Handle< BytecodeArray > bytecode_array)
 

Detailed Description

Definition at line 21 of file debug-evaluate.h.


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