![]() |
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::HandleScope, including all inherited members.
Context class | v8::HandleScope | friend |
CreateHandle(internal::Isolate *i_isolate, internal::Address value) | v8::HandleScope | protectedstatic |
CreateHandleForCurrentIsolate(internal::Address value) | v8::HandleScope | static |
GetIsolate() const | v8::HandleScope | inline |
HandleScope(Isolate *isolate) | v8::HandleScope | explicit |
HandleScope(const HandleScope &)=delete | v8::HandleScope | |
HandleScope()=default | v8::HandleScope | protected |
i_isolate_ | v8::HandleScope | private |
Initialize(Isolate *isolate) | v8::HandleScope | protected |
LocalBase class | v8::HandleScope | friend |
NumberOfHandles(Isolate *isolate) | v8::HandleScope | static |
Object class | v8::HandleScope | friend |
operator delete(void *, size_t) | v8::HandleScope | private |
operator delete[](void *, size_t) | v8::HandleScope | private |
operator new(size_t size) | v8::HandleScope | private |
operator new[](size_t size) | v8::HandleScope | private |
operator=(const HandleScope &)=delete | v8::HandleScope | |
prev_limit_ | v8::HandleScope | private |
prev_next_ | v8::HandleScope | private |
~HandleScope() | v8::HandleScope |