v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::InterpretedFrame Member List

This is the complete list of members for v8::internal::InterpretedFrame, including all inherited members.

callee_fp() constv8::internal::StackFrameinline
callee_pc() constv8::internal::StackFrameinline
caller_fp() constv8::internal::CommonFrameinlineprotected
caller_pc() constv8::internal::CommonFrameinlineprotected
caller_sp() constv8::internal::StackFrameinline
cast(StackFrame *frame)v8::internal::InterpretedFrameinlinestatic
cast(const StackFrame *frame)v8::internal::InterpretedFrameinlinestatic
CollectFunctionAndOffsetForICStats(Isolate *isolate, Tagged< JSFunction > function, Tagged< AbstractCode > code, int code_offset)v8::internal::JavaScriptFramestatic
CommonFrame(StackFrameIteratorBase *iterator)v8::internal::CommonFrameinlineexplicitprotected
CommonFrameWithJSLinkage(StackFrameIteratorBase *iterator)v8::internal::CommonFrameWithJSLinkageinlineexplicitprotected
ComputeCallerState(State *state) const overridev8::internal::CommonFrameprotectedvirtual
ComputeExpressionsCount() constv8::internal::CommonFrame
ComputeParametersCount() constv8::internal::CommonFrameWithJSLinkagevirtual
constant_pool() constv8::internal::StackFrameinline
constant_pool_address() constv8::internal::StackFrameinline
constant_pool_pointer_register()v8::internal::JavaScriptFramestatic
context() const overridev8::internal::JavaScriptFramevirtual
context_register()v8::internal::JavaScriptFramestatic
DETAILS enum valuev8::internal::StackFrame
fp() constv8::internal::StackFrameinline
fp_register()v8::internal::JavaScriptFramestatic
function() const overridev8::internal::JavaScriptFramevirtual
function_slot_object() constv8::internal::JavaScriptFrameinlineprivate
GcSafeLookupCode() constv8::internal::StackFrame
GcSafeLookupCodeAndOffset() constv8::internal::StackFrame
GetActiveCodeAndOffset() constv8::internal::JavaScriptFrame
GetActualArgumentCount() const overridev8::internal::JavaScriptFramevirtual
GetBytecodeArray() constv8::internal::UnoptimizedJSFrame
GetBytecodeOffset() const overridev8::internal::InterpretedFramevirtual
GetCallerStackPointer() const overridev8::internal::JavaScriptFrameprotectedvirtual
GetCallerState(State *state) constv8::internal::StackFrameprivatevirtual
GetExpression(int index) constv8::internal::CommonFrameinline
GetExpressionAddress(int n) const overridev8::internal::UnoptimizedJSFrameprotectedvirtual
GetFunctions(std::vector< Tagged< SharedFunctionInfo > > *functions) constv8::internal::JavaScriptFramevirtual
GetFunctions(std::vector< Handle< SharedFunctionInfo > > *functions) constv8::internal::JavaScriptFrame
GetParameter(int index) constv8::internal::CommonFrameWithJSLinkagevirtual
GetParameters() constv8::internal::CommonFrameWithJSLinkage
GetParameterSlot(int index) constv8::internal::CommonFrameWithJSLinkageinlineprotected
HasTaggedOutgoingParams(Tagged< GcSafeCode > code_lookup) constv8::internal::CommonFrameprotected
id() constv8::internal::StackFrameinline
InFastCCall() constv8::internal::StackFrameinline
INNER_JSENTRY_FRAME enum valuev8::internal::StackFrame
InterpretedFrame(StackFrameIteratorBase *iterator)v8::internal::InterpretedFrameinlineexplicitprotected
is_api_accessor_exit() constv8::internal::StackFrameinline
is_api_callback_exit() constv8::internal::StackFrameinline
is_baseline() constv8::internal::StackFrameinline
is_builtin() constv8::internal::StackFrameinline
is_builtin_continuation() constv8::internal::StackFrameinline
is_builtin_exit() constv8::internal::StackFrameinline
is_construct() constv8::internal::StackFrameinline
is_construct_entry() constv8::internal::StackFrameinline
is_entry() constv8::internal::StackFrameinline
is_exit() constv8::internal::StackFrameinline
is_fast_construct() constv8::internal::StackFrameinline
is_internal() constv8::internal::StackFrameinline
is_interpreted() constv8::internal::StackFrameinline
is_irregexp() constv8::internal::StackFrameinline
is_javascript() constv8::internal::StackFrameinline
is_javascript_builtin_continuation() constv8::internal::StackFrameinline
is_javascript_builtin_with_catch_continuation() constv8::internal::StackFrameinline
is_maglev() constv8::internal::StackFrameinline
is_optimized() constv8::internal::JavaScriptFrameinline
is_optimized_js() constv8::internal::StackFrameinline
is_profiler_entry_frame() constv8::internal::StackFrameinline
is_stack_exit_frame() constv8::internal::StackFrameinline
is_turbofan() constv8::internal::JavaScriptFrameinline
is_turbofan_js() constv8::internal::StackFrameinline
is_unoptimized() constv8::internal::JavaScriptFrameinline
is_unoptimized_js() constv8::internal::StackFrameinline
IsConstructFrame(Address fp)v8::internal::CommonFrameWithJSLinkageinlineprotectedstatic
IsConstructor() const overridev8::internal::JavaScriptFramevirtual
IsJavaScript(Type t)v8::internal::StackFrameinlinestatic
isolate() constv8::internal::StackFrameinline
isolate_v8::internal::StackFrameprivate
IsTypeMarker(uintptr_t function_or_marker)v8::internal::StackFrameinlinestatic
Iterate(RootVisitor *v) const overridev8::internal::JavaScriptFramevirtual
IterateExpressions(RootVisitor *v) constv8::internal::CommonFrameprotected
IteratePc(RootVisitor *v, Address *constant_pool_address, Tagged< GcSafeCode > holder) constv8::internal::StackFrame
IterateTurbofanJSOptimizedFrame(RootVisitor *v) constv8::internal::CommonFrameprotected
iterator_v8::internal::StackFrameprotected
JavaScriptFrame(StackFrameIteratorBase *iterator)v8::internal::JavaScriptFrameinlineexplicitprotected
JsFrameMarker enum namev8::internal::StackFrame
kIsolateTagv8::internal::StackFrameprivatestatic
LookupCode() constv8::internal::StackFrame
LookupCodeAndOffset() constv8::internal::StackFrame
LookupExceptionHandlerInTable(int *data, HandlerTable::CatchPrediction *prediction) overridev8::internal::UnoptimizedJSFramevirtual
MANUAL enum valuev8::internal::StackFrame
MarkerToType(intptr_t marker)v8::internal::StackFrameinlinestatic
maybe_unauthenticated_pc() constv8::internal::StackFrameinline
maybe_unauthenticated_pc(Address *pc_address)v8::internal::StackFrameinlinestatic
NO_FRAME_TYPE enum valuev8::internal::StackFrame
operator=(const StackFrame &original)=deletev8::internal::StackFrame
OUTERMOST_JSENTRY_FRAME enum valuev8::internal::StackFrame
OVERVIEW enum valuev8::internal::StackFrame
PatchBytecodeArray(Tagged< BytecodeArray > bytecode_array)v8::internal::InterpretedFrame
PatchBytecodeOffset(int new_offset)v8::internal::InterpretedFrame
pc() constv8::internal::StackFrameinline
pc_address() constv8::internal::StackFrameinline
position() const overridev8::internal::UnoptimizedJSFramevirtual
Print(StringStream *accumulator, PrintMode mode, int index) const overridev8::internal::JavaScriptFramevirtual
PrintFrameKind(StringStream *accumulator) constv8::internal::JavaScriptFrameinlineprotectedvirtual
PrintFunctionAndOffset(Isolate *isolate, Tagged< JSFunction > function, Tagged< AbstractCode > code, int code_offset, FILE *file, bool print_line_number)v8::internal::JavaScriptFramestatic
PrintMode enum namev8::internal::StackFrame
PrintTop(Isolate *isolate, FILE *file, bool print_args, bool print_line_number)v8::internal::JavaScriptFramestatic
ReadInterpreterRegister(int register_index) constv8::internal::UnoptimizedJSFrame
ReadPC(Address *pc_address)v8::internal::StackFrameinlinestatic
receiver() constv8::internal::CommonFrameWithJSLinkagevirtual
ResolveReturnAddressLocation(Address *pc_address)v8::internal::StackFrameinlinestatic
return_address_location_resolver_v8::internal::StackFrameprivatestatic
script() constv8::internal::JavaScriptFrame
set_constant_pool(Address constant_pool)v8::internal::StackFrameinline
set_receiver(Tagged< Object > value)v8::internal::JavaScriptFrameinline
SetExpression(int index, Tagged< Object > value)v8::internal::CommonFrameinline
SetFeedbackVector(Tagged< FeedbackVector > feedback_vector)v8::internal::UnoptimizedJSFrameinline
SetParameterValue(int index, Tagged< Object > value) constv8::internal::JavaScriptFrame
SetReturnAddressLocationResolver(ReturnAddressLocationResolver resolver)v8::internal::StackFramestatic
sp() constv8::internal::StackFrameinline
STACK_FRAME_TYPE_LIST enum valuev8::internal::StackFrame
StackFrame(const StackFrame &original) V8_NOEXCEPTv8::internal::StackFrameinline
StackFrame(StackFrameIteratorBase *iterator)v8::internal::StackFrameinlineexplicitprotected
StackFrameIteratorBase classv8::internal::InterpretedFramefriend
state_v8::internal::StackFrameprivate
Summarize() const overridev8::internal::UnoptimizedJSFramevirtual
top_handler() constv8::internal::StackFrameinline
Type enum namev8::internal::StackFrame
type() const overridev8::internal::InterpretedFrameinlinevirtual
TypeToMarker(Type type)v8::internal::StackFrameinlinestatic
unauthenticated_pc() constv8::internal::StackFrameinline
unauthenticated_pc(Address *pc_address)v8::internal::StackFrameinlinestatic
unchecked_code() const overridev8::internal::CommonFrameWithJSLinkagevirtual
unchecked_function() constv8::internal::JavaScriptFrame
UnoptimizedJSFrame(StackFrameIteratorBase *iterator)v8::internal::UnoptimizedJSFrameinlineexplicitprotected