![]()  | 
  
    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::SealHandleScope, including all inherited members.
| i_isolate_ | v8::SealHandleScope | private | 
| operator delete(void *, size_t)=delete | v8::SealHandleScope | |
| operator delete[](void *, size_t)=delete | v8::SealHandleScope | |
| operator new(size_t size)=delete | v8::SealHandleScope | |
| operator new[](size_t size)=delete | v8::SealHandleScope | |
| operator=(const SealHandleScope &)=delete | v8::SealHandleScope | |
| prev_limit_ | v8::SealHandleScope | private | 
| prev_sealed_level_ | v8::SealHandleScope | private | 
| SealHandleScope(Isolate *isolate) | v8::SealHandleScope | explicit | 
| SealHandleScope(const SealHandleScope &)=delete | v8::SealHandleScope | |
| ~SealHandleScope() | v8::SealHandleScope |