v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::EntryFrame Member List
This is the complete list of members for
v8::internal::EntryFrame
, including all inherited members.
callee_fp
() const
v8::internal::StackFrame
inline
callee_pc
() const
v8::internal::StackFrame
inline
caller_fp
() const
v8::internal::CommonFrame
inline
protected
caller_pc
() const
v8::internal::CommonFrame
inline
protected
caller_sp
() const
v8::internal::StackFrame
inline
cast
(StackFrame *frame)
v8::internal::EntryFrame
inline
static
CommonFrame
(StackFrameIteratorBase *iterator)
v8::internal::CommonFrame
inline
explicit
protected
ComputeCallerState
(State *state) const override
v8::internal::EntryFrame
private
virtual
ComputeExpressionsCount
() const
v8::internal::CommonFrame
constant_pool
() const
v8::internal::StackFrame
inline
constant_pool_address
() const
v8::internal::StackFrame
inline
context
() const
v8::internal::CommonFrame
virtual
DETAILS
enum value
v8::internal::StackFrame
EntryFrame
(StackFrameIteratorBase *iterator)
v8::internal::EntryFrame
inline
explicit
protected
fp
() const
v8::internal::StackFrame
inline
GcSafeLookupCode
() const
v8::internal::StackFrame
GcSafeLookupCodeAndOffset
() const
v8::internal::StackFrame
GetCallerStackPointer
() const override
v8::internal::EntryFrame
inline
protected
virtual
GetCallerState
(State *state) const override
v8::internal::EntryFrame
private
virtual
GetExpression
(int index) const
v8::internal::CommonFrame
inline
GetExpressionAddress
(int n) const
v8::internal::CommonFrame
protected
virtual
HasTaggedOutgoingParams
(Tagged< GcSafeCode > code_lookup) const
v8::internal::CommonFrame
protected
id
() const
v8::internal::StackFrame
inline
InFastCCall
() const
v8::internal::StackFrame
inline
INNER_JSENTRY_FRAME
enum value
v8::internal::StackFrame
is_api_accessor_exit
() const
v8::internal::StackFrame
inline
is_api_callback_exit
() const
v8::internal::StackFrame
inline
is_baseline
() const
v8::internal::StackFrame
inline
is_builtin
() const
v8::internal::StackFrame
inline
is_builtin_continuation
() const
v8::internal::StackFrame
inline
is_builtin_exit
() const
v8::internal::StackFrame
inline
is_construct
() const
v8::internal::StackFrame
inline
is_construct_entry
() const
v8::internal::StackFrame
inline
is_entry
() const
v8::internal::StackFrame
inline
is_exit
() const
v8::internal::StackFrame
inline
is_fast_construct
() const
v8::internal::StackFrame
inline
is_internal
() const
v8::internal::StackFrame
inline
is_interpreted
() const
v8::internal::StackFrame
inline
is_irregexp
() const
v8::internal::StackFrame
inline
is_javascript
() const
v8::internal::StackFrame
inline
is_javascript_builtin_continuation
() const
v8::internal::StackFrame
inline
is_javascript_builtin_with_catch_continuation
() const
v8::internal::StackFrame
inline
is_maglev
() const
v8::internal::StackFrame
inline
is_optimized_js
() const
v8::internal::StackFrame
inline
is_profiler_entry_frame
() const
v8::internal::StackFrame
inline
is_stack_exit_frame
() const
v8::internal::StackFrame
inline
is_turbofan_js
() const
v8::internal::StackFrame
inline
is_unoptimized_js
() const
v8::internal::StackFrame
inline
IsJavaScript
(Type t)
v8::internal::StackFrame
inline
static
isolate
() const
v8::internal::StackFrame
inline
isolate_
v8::internal::StackFrame
private
IsTypeMarker
(uintptr_t function_or_marker)
v8::internal::StackFrame
inline
static
Iterate
(RootVisitor *v) const override
v8::internal::EntryFrame
virtual
IterateExpressions
(RootVisitor *v) const
v8::internal::CommonFrame
protected
IterateParamsOfGenericWasmToJSWrapper
(RootVisitor *v) const
v8::internal::TypedFrame
IterateParamsOfOptimizedWasmToJSWrapper
(RootVisitor *v) const
v8::internal::TypedFrame
IteratePc
(RootVisitor *v, Address *constant_pool_address, Tagged< GcSafeCode > holder) const
v8::internal::StackFrame
IterateTurbofanJSOptimizedFrame
(RootVisitor *v) const
v8::internal::CommonFrame
protected
iterator_
v8::internal::StackFrame
protected
JsFrameMarker
enum name
v8::internal::StackFrame
kIsolateTag
v8::internal::StackFrame
private
static
LookupCode
() const
v8::internal::StackFrame
LookupCodeAndOffset
() const
v8::internal::StackFrame
MANUAL
enum value
v8::internal::StackFrame
MarkerToType
(intptr_t marker)
v8::internal::StackFrame
inline
static
maybe_unauthenticated_pc
() const
v8::internal::StackFrame
inline
maybe_unauthenticated_pc
(Address *pc_address)
v8::internal::StackFrame
inline
static
NO_FRAME_TYPE
enum value
v8::internal::StackFrame
operator=
(const StackFrame &original)=delete
v8::internal::StackFrame
OUTERMOST_JSENTRY_FRAME
enum value
v8::internal::StackFrame
OVERVIEW
enum value
v8::internal::StackFrame
pc
() const
v8::internal::StackFrame
inline
pc_address
() const
v8::internal::StackFrame
inline
position
() const
v8::internal::CommonFrame
virtual
Print
(StringStream *accumulator, PrintMode mode, int index) const
v8::internal::StackFrame
virtual
PrintMode
enum name
v8::internal::StackFrame
ReadPC
(Address *pc_address)
v8::internal::StackFrame
inline
static
ResolveReturnAddressLocation
(Address *pc_address)
v8::internal::StackFrame
inline
static
return_address_location_resolver_
v8::internal::StackFrame
private
static
set_constant_pool
(Address constant_pool)
v8::internal::StackFrame
inline
SetExpression
(int index, Tagged< Object > value)
v8::internal::CommonFrame
inline
SetReturnAddressLocationResolver
(ReturnAddressLocationResolver resolver)
v8::internal::StackFrame
static
sp
() const
v8::internal::StackFrame
inline
STACK_FRAME_TYPE_LIST
enum value
v8::internal::StackFrame
StackFrame
(const StackFrame &original) V8_NOEXCEPT
v8::internal::StackFrame
inline
StackFrame
(StackFrameIteratorBase *iterator)
v8::internal::StackFrame
inline
explicit
protected
StackFrameIteratorBase
class
v8::internal::EntryFrame
friend
state_
v8::internal::StackFrame
private
Summarize
() const
v8::internal::CommonFrame
virtual
top_handler
() const
v8::internal::StackFrame
inline
Type
enum name
v8::internal::StackFrame
type
() const override
v8::internal::EntryFrame
inline
virtual
TypedFrame
(StackFrameIteratorBase *iterator)
v8::internal::TypedFrame
inline
explicit
protected
TypeToMarker
(Type type)
v8::internal::StackFrame
inline
static
unauthenticated_pc
() const
v8::internal::StackFrame
inline
unauthenticated_pc
(Address *pc_address)
v8::internal::StackFrame
inline
static
unchecked_code
() const override
v8::internal::EntryFrame
virtual
Generated on Sun Apr 6 2025 21:09:32 for v8 by
1.12.0