![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Static Public Member Functions | |
static MaybeHandle< Object > | Global (Isolate *isolate, Handle< String > source, bool throw_on_side_effect) |
static MaybeHandle< Object > | Local (Isolate *isolate, StackFrame::Id frame_id, int inlined_jsframe_index, Handle< String > source, bool throw_on_side_effect) |
static MaybeHandle< Object > | WithTopmostArguments (Isolate *isolate, Handle< String > source) |
static DebugInfo::SideEffectState | FunctionGetSideEffectState (Isolate *isolate, Handle< SharedFunctionInfo > info) |
static void | ApplySideEffectChecks (Handle< BytecodeArray > bytecode_array) |
Definition at line 21 of file debug-evaluate.h.