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

This is the complete list of members for v8::internal::Managed< CppType >, including all inherited members.

BodyDescriptor typedefv8::internal::Foreign
estimated_size() constv8::internal::Managed< CppType >inline
foreign_address(IsolateForSandbox isolate) constv8::internal::Foreigninline
foreign_address() constv8::internal::Foreigninline
foreign_address_unchecked() constv8::internal::Foreigninline
From(Isolate *isolate, size_t estimated_size, std::shared_ptr< CppType > shared_ptr, AllocationType allocation_type=AllocationType::kYoung)v8::internal::Managed< CppType >static
get()v8::internal::Managed< CppType >inline
GetDestructor() constv8::internal::Managed< CppType >inlineprivate
GetSharedPtrPtr()v8::internal::Managed< CppType >inlineprivate
GetTag() constv8::internal::Foreigninline
init_foreign_address(IsolateForSandbox isolate, const Address initial_value)v8::internal::Foreigninline
Managed()v8::internal::Managed< CppType >inline
Managed(Address ptr)v8::internal::Managed< CppType >inlineexplicit
Managed(Address ptr, SkipTypeCheckTag)v8::internal::Managed< CppType >inline
operator->()v8::internal::Managed< CppType >inline
operator->() constv8::internal::Managed< CppType >inline
raw()v8::internal::Managed< CppType >inline
set_foreign_address(IsolateForSandbox isolate, const Address value)v8::internal::Foreigninline
Tagged< Managed > classv8::internal::Managed< CppType >friend