Home | History | Annotate | Download | only in include

Lines Matching defs:SealHandleScope

946 class V8_EXPORT SealHandleScope {
948 SealHandleScope(Isolate* isolate);
949 ~SealHandleScope();
954 SealHandleScope(const SealHandleScope&);
955 void operator=(const SealHandleScope&);