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

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

ACCESS_CHECK enum valuev8::internal::LookupIterator
ACCESSOR enum valuev8::internal::LookupIterator
ApplyTransitionToDataProperty(DirectHandle< JSReceiver > receiver)v8::internal::LookupIterator
array_index() constv8::internal::LookupIteratorinline
BEFORE_PROPERTY enum valuev8::internal::LookupIterator
CanStayConst(Tagged< Object > value) constv8::internal::LookupIteratorprivate
check_interceptor() constv8::internal::LookupIteratorinlineprivate
check_prototype_chain() constv8::internal::LookupIteratorinline
CompareAndSwapDataValue(DirectHandle< Object > expected, DirectHandle< Object > value, SeqCstAccessTag tag)v8::internal::LookupIterator
ComputeConfiguration(Isolate *isolate, Configuration configuration, DirectHandle< Name > name)v8::internal::LookupIteratorinlineprivatestatic
Configuration enum namev8::internal::LookupIterator
configuration_v8::internal::LookupIteratorprivate
constness() constv8::internal::LookupIteratorinline
DATA enum valuev8::internal::LookupIterator
DEFAULT enum valuev8::internal::LookupIterator
Delete()v8::internal::LookupIterator
descriptor_number() constv8::internal::LookupIteratorinlineprivate
DictCanStayConst(Tagged< Object > value) constv8::internal::LookupIteratorprivate
dictionary_entry() constv8::internal::LookupIteratorinlineprivate
ExtendingNonExtensible(DirectHandle< JSReceiver > receiver)v8::internal::LookupIteratorinline
factory() constv8::internal::LookupIteratorinline
FetchValue(AllocationPolicy allocation_policy=AllocationPolicy::kAllocationAllowed) constv8::internal::LookupIteratorprivate
GetAccessorIndex() constv8::internal::LookupIterator
GetAccessors() constv8::internal::LookupIterator
GetDataValue(AllocationPolicy allocation_policy=AllocationPolicy::kAllocationAllowed) constv8::internal::LookupIterator
GetDataValue(SeqCstAccessTag tag) constv8::internal::LookupIterator
GetFieldDescriptorIndex() constv8::internal::LookupIterator
GetFieldIndex() constv8::internal::LookupIterator
GetHolder() constv8::internal::LookupIteratorinline
GetInterceptor() constv8::internal::LookupIteratorinline
GetInterceptor(Tagged< JSObject > holder) constv8::internal::LookupIteratorinlineprivate
GetInterceptorForFailedAccessCheck() constv8::internal::LookupIterator
GetKey() constv8::internal::LookupIteratorinline
GetName()v8::internal::LookupIteratorinline
GetPropertyCell() constv8::internal::LookupIterator
GetReceiver() constv8::internal::LookupIteratorinline
GetReceiverMap() constv8::internal::LookupIteratorprivate
GetRoot(Isolate *isolate, DirectHandle< JSAny > lookup_start_object, size_t index, Configuration configuration)v8::internal::LookupIteratorinlineprivatestatic
GetRootForNonJSReceiver(Isolate *isolate, DirectHandle< JSPrimitive > lookup_start_object, size_t index, Configuration configuration)v8::internal::LookupIteratorprivatestatic
GetStoreTarget() constv8::internal::LookupIteratorinline
has_property_v8::internal::LookupIteratorprivate
HasAccess() constv8::internal::LookupIterator
HasInternalMarkerProperty(Isolate *isolate, Tagged< JSReceiver > object, DirectHandle< Symbol > marker)v8::internal::LookupIteratorstatic
heap() constv8::internal::LookupIteratorinline
holder_v8::internal::LookupIteratorprivate
HolderIsReceiver() constv8::internal::LookupIterator
HolderIsReceiverOrHiddenPrototype() constv8::internal::LookupIterator
index() constv8::internal::LookupIteratorinline
index_v8::internal::LookupIteratorprivate
INTERCEPTOR enum valuev8::internal::LookupIterator
interceptor_state_v8::internal::LookupIteratorprivate
InterceptorState enum namev8::internal::LookupIteratorprivate
InternalUpdateProtector(Isolate *isolate, DirectHandle< JSAny > receiver, DirectHandle< Name > name)v8::internal::LookupIteratorprivatestatic
is_dictionary_holder() constv8::internal::LookupIteratorinline
is_js_array_element(bool is_element) constv8::internal::LookupIteratorinlineprivate
IsCacheableTransition()v8::internal::LookupIteratorinline
IsConfigurable() constv8::internal::LookupIteratorinline
IsElement() constv8::internal::LookupIteratorinline
IsElement(Tagged< JSReceiver > object) constv8::internal::LookupIteratorinline
IsEnumerable() constv8::internal::LookupIteratorinline
IsFound() constv8::internal::LookupIteratorinline
isolate() constv8::internal::LookupIteratorinline
isolate_v8::internal::LookupIteratorprivate
IsPrivateName() constv8::internal::LookupIteratorinline
IsReadOnly() constv8::internal::LookupIteratorinline
JSPROXY enum valuev8::internal::LookupIterator
kInterceptor enum valuev8::internal::LookupIterator
kInvalidIndexv8::internal::LookupIteratorprivatestatic
kPrototypeChain enum valuev8::internal::LookupIterator
location() constv8::internal::LookupIteratorinline
lookup_start_object() constv8::internal::LookupIteratorinline
lookup_start_object_v8::internal::LookupIteratorprivate
LookupCachedProperty(DirectHandle< AccessorPair > accessor)v8::internal::LookupIteratorprivate
LookupInHolder(Tagged< Map > map, Tagged< JSReceiver > holder)v8::internal::LookupIteratorinlineprivate
LookupInRegularHolder(Tagged< Map > map, Tagged< JSReceiver > holder)v8::internal::LookupIteratorprivate
LookupInSpecialHolder(Tagged< Map > map, Tagged< JSReceiver > holder)v8::internal::LookupIteratorprivate
LookupIterator(Isolate *isolate, DirectHandle< JSAny > receiver, DirectHandle< Name > name, Configuration configuration=DEFAULT)v8::internal::LookupIteratorinline
LookupIterator(Isolate *isolate, DirectHandle< JSAny > receiver, DirectHandle< Name > name, DirectHandle< JSAny > lookup_start_object, Configuration configuration=DEFAULT)v8::internal::LookupIteratorinline
LookupIterator(Isolate *isolate, DirectHandle< JSAny > receiver, size_t index, Configuration configuration=DEFAULT)v8::internal::LookupIteratorinline
LookupIterator(Isolate *isolate, DirectHandle< JSAny > receiver, size_t index, DirectHandle< JSAny > lookup_start_object, Configuration configuration=DEFAULT)v8::internal::LookupIteratorinline
LookupIterator(Isolate *isolate, DirectHandle< JSAny > receiver, const PropertyKey &key, Configuration configuration=DEFAULT)v8::internal::LookupIteratorinline
LookupIterator(Isolate *isolate, DirectHandle< JSAny > receiver, const PropertyKey &key, DirectHandle< JSAny > lookup_start_object, Configuration configuration=DEFAULT)v8::internal::LookupIteratorinline
LookupIterator(Isolate *isolate, Configuration configuration, DirectHandle< JSAny > receiver, DirectHandle< Symbol > name)v8::internal::LookupIteratorinline
LookupIterator(Isolate *isolate, DirectHandle< JSAny > receiver, DirectHandle< Name > name, size_t index, DirectHandle< JSAny > lookup_start_object, Configuration configuration)v8::internal::LookupIteratorinlineprivate
LookupIterator(Isolate *isolate, Configuration configuration, DirectHandle< JSAny > receiver, DirectHandle< Symbol > name, DirectHandle< JSAny > lookup_start_object)v8::internal::LookupIteratorinlineprivate
name() constv8::internal::LookupIteratorinline
name_v8::internal::LookupIteratorprivate
Next()v8::internal::LookupIterator
NextHolder(Tagged< Map > map)v8::internal::LookupIteratorinlineprivate
NextInternal(Tagged< Map > map, Tagged< JSReceiver > holder)v8::internal::LookupIteratorprivate
NOT_FOUND enum valuev8::internal::LookupIterator
NotFound()v8::internal::LookupIteratorinline
NotFound(Tagged< JSReceiver > const holder) constv8::internal::LookupIteratorprivate
number_v8::internal::LookupIteratorprivate
OWN enum valuev8::internal::LookupIterator
OWN_SKIP_INTERCEPTOR enum valuev8::internal::LookupIterator
PrepareForDataProperty(DirectHandle< Object > value)v8::internal::LookupIterator
PrepareTransitionToDataProperty(DirectHandle< JSReceiver > receiver, DirectHandle< Object > value, PropertyAttributes attributes, StoreOrigin store_origin)v8::internal::LookupIterator
property_attributes() constv8::internal::LookupIteratorinline
property_details() constv8::internal::LookupIteratorinline
property_details_v8::internal::LookupIteratorprivate
PropertyKeyv8::internal::LookupIteratorprivate
PROTOTYPE_CHAIN enum valuev8::internal::LookupIterator
PROTOTYPE_CHAIN_SKIP_INTERCEPTOR enum valuev8::internal::LookupIterator
receiver_v8::internal::LookupIteratorprivate
RecheckTypedArrayBounds()v8::internal::LookupIterator
ReconfigureDataProperty(DirectHandle< Object > value, PropertyAttributes attributes)v8::internal::LookupIterator
ReloadPropertyInformation()v8::internal::LookupIteratorprivate
representation() constv8::internal::LookupIteratorinline
Restart()v8::internal::LookupIteratorinline
RestartInternal(InterceptorState interceptor_state)v8::internal::LookupIteratorprivate
RestartLookupForNonMaskingInterceptors()v8::internal::LookupIteratorinlineprivate
SkipInterceptor(Tagged< JSObject > holder)v8::internal::LookupIteratorprivate
Start()v8::internal::LookupIteratorprivate
Start()v8::internal::LookupIterator
State enum namev8::internal::LookupIterator
state() constv8::internal::LookupIteratorinline
state_v8::internal::LookupIteratorprivate
SwapDataValue(DirectHandle< Object > value, SeqCstAccessTag tag)v8::internal::LookupIterator
TRANSITION enum valuev8::internal::LookupIterator
transition_v8::internal::LookupIteratorprivate
transition_cell() constv8::internal::LookupIteratorinline
transition_map() constv8::internal::LookupIteratorinline
TransitionToAccessorPair(DirectHandle< Object > pair, PropertyAttributes attributes)v8::internal::LookupIterator
TransitionToAccessorProperty(DirectHandle< Object > getter, DirectHandle< Object > setter, PropertyAttributes attributes)v8::internal::LookupIterator
TryLookupCachedProperty(DirectHandle< AccessorPair > accessor)v8::internal::LookupIterator
TryLookupCachedProperty()v8::internal::LookupIterator
TYPED_ARRAY_INDEX_NOT_FOUND enum valuev8::internal::LookupIterator
UpdateProtector()v8::internal::LookupIteratorinline
UpdateProtector(Isolate *isolate, DirectHandle< JSAny > receiver, DirectHandle< Name > name)v8::internal::LookupIteratorinlinestatic
WASM_OBJECT enum valuev8::internal::LookupIterator
WriteDataValue(DirectHandle< Object > value, bool initializing_store)v8::internal::LookupIterator
WriteDataValue(DirectHandle< Object > value, SeqCstAccessTag tag)v8::internal::LookupIterator