ChangeScriptSource(Handle< Script > original_script, Handle< String > new_source, Handle< Object > old_script_name) | v8::internal::LiveEdit | static |
CheckAndDropActivations(Handle< JSArray > shared_info_array, bool do_drop) | v8::internal::LiveEdit | static |
CompareStrings(Handle< String > s1, Handle< String > s2) | v8::internal::LiveEdit | static |
CURRENTLY_SET_MODE enum value | v8::internal::LiveEdit | |
FindActiveGenerators(Handle< FixedArray > shared_info_array, Handle< FixedArray > result, int len) | v8::internal::LiveEdit | static |
FRAME_DROPPED_IN_DEBUG_SLOT_CALL enum value | v8::internal::LiveEdit | |
FRAME_DROPPED_IN_DIRECT_CALL enum value | v8::internal::LiveEdit | |
FRAME_DROPPED_IN_IC_CALL enum value | v8::internal::LiveEdit | |
FRAME_DROPPED_IN_RETURN_CALL enum value | v8::internal::LiveEdit | |
FrameDropMode enum name | v8::internal::LiveEdit | |
FRAMES_UNTOUCHED enum value | v8::internal::LiveEdit | |
FUNCTION_AVAILABLE_FOR_PATCH enum value | v8::internal::LiveEdit | |
FUNCTION_BLOCKED_ACTIVE_GENERATOR enum value | v8::internal::LiveEdit | |
FUNCTION_BLOCKED_ON_ACTIVE_STACK enum value | v8::internal::LiveEdit | |
FUNCTION_BLOCKED_ON_OTHER_STACK enum value | v8::internal::LiveEdit | |
FUNCTION_BLOCKED_UNDER_GENERATOR enum value | v8::internal::LiveEdit | |
FUNCTION_BLOCKED_UNDER_NATIVE_CODE enum value | v8::internal::LiveEdit | |
FUNCTION_REPLACED_ON_ACTIVE_STACK enum value | v8::internal::LiveEdit | |
FunctionPatchabilityStatus enum name | v8::internal::LiveEdit | |
FunctionSourceUpdated(Handle< JSArray > shared_info_array) | v8::internal::LiveEdit | static |
GatherCompileInfo(Handle< Script > script, Handle< String > source) | v8::internal::LiveEdit | static |
InitializeThreadLocal(Debug *debug) | v8::internal::LiveEdit | static |
kFrameDropperFrameSize | v8::internal::LiveEdit | static |
kFrameDropperSupported | v8::internal::LiveEdit | static |
kFramePaddingInitialSize | v8::internal::LiveEdit | static |
kFramePaddingValue | v8::internal::LiveEdit | static |
PatchFunctionPositions(Handle< JSArray > shared_info_array, Handle< JSArray > position_change_array) | v8::internal::LiveEdit | static |
ReplaceFunctionCode(Handle< JSArray > new_compile_info_array, Handle< JSArray > shared_info_array) | v8::internal::LiveEdit | static |
ReplaceRefToNestedFunction(Handle< JSValue > parent_function_shared, Handle< JSValue > orig_function_shared, Handle< JSValue > subst_function_shared) | v8::internal::LiveEdit | static |
RestartFrame(JavaScriptFrame *frame) | v8::internal::LiveEdit | static |
SetAfterBreakTarget(Debug *debug) | v8::internal::LiveEdit | static |
SetFunctionScript(Handle< JSValue > function_wrapper, Handle< Object > script_handle) | v8::internal::LiveEdit | static |
WrapSharedFunctionInfos(Handle< JSArray > array) | v8::internal::LiveEdit | static |