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

This is the complete list of members for v8::internal::HandleScope, including all inherited members.

CloseAndEscape(HandleType< T > handle_value)v8::internal::HandleScope
CloseScope(Isolate *isolate, Address *prev_next, Address *prev_limit)v8::internal::HandleScopeprivatestatic
CreateHandle(Isolate *isolate, Address value)v8::internal::HandleScopestatic
current_level_address(Isolate *isolate)v8::internal::HandleScopestatic
current_limit_address(Isolate *isolate)v8::internal::HandleScopestatic
current_next_address(Isolate *isolate)v8::internal::HandleScopestatic
DeleteExtensions(Isolate *isolate)v8::internal::HandleScopestatic
Extend(Isolate *isolate)v8::internal::HandleScopeprivatestatic
HandleScope(Isolate *isolate)v8::internal::HandleScopeexplicit
HandleScope(HandleScope &&other) V8_NOEXCEPTv8::internal::HandleScopeinline
HandleScope(const HandleScope &)=deletev8::internal::HandleScope
HandleScopeImplementer classv8::internal::HandleScopefriend
Isolate classv8::internal::HandleScopefriend
isolate()v8::internal::HandleScopeinline
isolate_v8::internal::HandleScopeprivate
kCheckHandleThresholdv8::internal::HandleScopestatic
LocalHandles classv8::internal::HandleScopefriend
LocalHandleScope classv8::internal::HandleScopefriend
NumberOfHandles(Isolate *isolate)v8::internal::HandleScopestatic
operator delete(void *size_t)=deletev8::internal::HandleScope
operator new(size_t size, void *storage)v8::internal::HandleScopeinline
operator new(size_t size)=deletev8::internal::HandleScope
operator=(const HandleScope &)=deletev8::internal::HandleScope
operator=(HandleScope &&other) V8_NOEXCEPTv8::internal::HandleScopeinline
PersistentHandles classv8::internal::HandleScopefriend
prev_limit_v8::internal::HandleScopeprivate
prev_next_v8::internal::HandleScopeprivate
v8::HandleScope classv8::internal::HandleScopefriend
~HandleScope()v8::internal::HandleScope