Home
last modified time | relevance | path

Searched defs:SealHandleScope (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dhandles-inl.h135 inline SealHandleScope::SealHandleScope(Isolate* isolate) : isolate_(isolate) { in SealHandleScope() function
Dhandles.h321 explicit SealHandleScope(Isolate* isolate) {} in SealHandleScope() function
Dapi.cc1148 SealHandleScope::SealHandleScope(Isolate* isolate) in SealHandleScope() function in v8::SealHandleScope