![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
This is the complete list of members for v8::internal::LocalUnchecked< T >, including all inherited members.
| As() const | v8::Local< T > | inline |
| Cast(Local< S > that) | v8::Local< T > | inlinestatic |
| Clear() | v8::api_internal::IndirectHandleBase | inline |
| do_not_check | v8::api_internal::StackAllocated< false > | protectedstatic |
| FromRepr(internal::ValueHelper::InternalRepresentationType repr) | v8::Local< T > | inlineprivatestatic |
| FromSlot(internal::Address *slot) | v8::Local< T > | inlineprivatestatic |
| IndirectHandleBase()=default | v8::api_internal::IndirectHandleBase | protected |
| IndirectHandleBase(const IndirectHandleBase &other)=default | v8::api_internal::IndirectHandleBase | protected |
| IndirectHandleBase(internal::Address *location) | v8::api_internal::IndirectHandleBase | inlineexplicitprotected |
| IsEmpty() const | v8::api_internal::IndirectHandleBase | inline |
| Local()=default | v8::Local< T > | |
| Local(Local< S > that) | v8::Local< T > | inline |
| Local(no_checking_tag do_not_check) | v8::Local< T > | inlineexplicitprivate |
| Local(const Local< T > &other, no_checking_tag do_not_check) | v8::Local< T > | inlineexplicitprivate |
| Local(const LocalBase< T > &other) | v8::Local< T > | inlineexplicitprivate |
| LocalBase()=default | v8::LocalBase< T > | protected |
| LocalBase(internal::Address *location) | v8::LocalBase< T > | inlineexplicitprotected |
| LocalBase(const LocalBase< S > &other) | v8::LocalBase< T > | inlineprotected |
| LocalUnchecked() | v8::internal::LocalUnchecked< T > | inline |
| LocalUnchecked(const Local< T > &other) noexcept | v8::internal::LocalUnchecked< T > | inline |
| location_ | v8::api_internal::IndirectHandleBase | private |
| New(Isolate *isolate, Local< T > that) | v8::Local< T > | inlinestatic |
| New(Isolate *isolate, const PersistentBase< T > &that) | v8::Local< T > | inlinestatic |
| New(Isolate *isolate, const BasicTracedReference< T > &that) | v8::Local< T > | inlinestatic |
| New(Isolate *isolate, internal::Address value) | v8::Local< T > | inlineprivatestatic |
| New(Isolate *isolate, T *that) | v8::Local< T > | inlineprivatestatic |
| operator!=(const Local< S > &that) const | v8::Local< T > | inline |
| operator!=(const Persistent< S > &that) const | v8::Local< T > | inline |
| operator*() const | v8::Local< T > | inline |
| operator->() const | v8::Local< T > | inline |
| operator=(const IndirectHandleBase &that)=default | v8::api_internal::IndirectHandleBase | protected |
| operator==(const Local< S > &that) const | v8::Local< T > | inline |
| operator==(const PersistentBase< S > &that) const | v8::Local< T > | inline |
| ptr() const | v8::api_internal::IndirectHandleBase | inlineprotected |
| repr() const | v8::api_internal::IndirectHandleBase | inlineprotected |
| slot() const | v8::api_internal::IndirectHandleBase | inlineprotected |
| slot() | v8::api_internal::IndirectHandleBase | inlineprotected |
| StackAllocated()=default | v8::api_internal::StackAllocated< false > | |
| StackAllocated(no_checking_tag) | v8::api_internal::StackAllocated< false > | inlineexplicitprotected |
| StackAllocated(const StackAllocated &other, no_checking_tag) | v8::api_internal::StackAllocated< false > | inlineexplicitprotected |
| UnsafeAs() const | v8::Local< T > | inlineprivate |
| value() const | v8::api_internal::IndirectHandleBase | inlineprotected |
| VerifyOnStack() const | v8::api_internal::StackAllocated< false > | inlineprotected |