![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <handles.h>
Additional Inherited Members | |
Public Types inherited from v8::internal::DirectHandle< T > | |
| using | MaybeType = MaybeDirectHandle<T> |
Static Public Member Functions inherited from v8::internal::DirectHandle< T > | |
| static V8_INLINE const DirectHandle | null () |
| static V8_INLINE DirectHandle< T > | New (Tagged< T > object, Isolate *isolate) |
| static V8_INLINE DirectHandle | FromSlot (Address *slot) |
Protected Member Functions inherited from v8::api_internal::StackAllocated< false > | |
| V8_INLINE | StackAllocated (no_checking_tag) |
| V8_INLINE | StackAllocated (const StackAllocated &other, no_checking_tag) |
| V8_INLINE void | VerifyOnStack () const |
Static Protected Attributes inherited from v8::api_internal::StackAllocated< false > | |
| static constexpr no_checking_tag | do_not_check |
|
inline |
|
inline |
|
inline |