![]() |
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::HandleBase, including all inherited members.
address() const | v8::internal::HandleBase | inline |
HandleBase(Address *location) | v8::internal::HandleBase | inlineexplicitprotected |
HandleBase(Address object, Isolate *isolate) | v8::internal::HandleBase | explicitprotected |
HandleBase(Address object, LocalIsolate *isolate) | v8::internal::HandleBase | explicitprotected |
HandleBase(Address object, LocalHeap *local_heap) | v8::internal::HandleBase | explicitprotected |
is_identical_to(const HandleBase &that) const | v8::internal::HandleBase | |
is_identical_to(const DirectHandle< T > &that) const | v8::internal::HandleBase | inline |
is_null() const | v8::internal::HandleBase | inline |
IsDereferenceAllowed() const | v8::internal::HandleBase | inlineprotected |
location() const | v8::internal::HandleBase | inline |
location_ | v8::internal::HandleBase | protected |
repr() const | v8::internal::HandleBase | inline |