Searched refs:SealHandleScope (Results 1 – 7 of 7) sorted by relevance
269 class SealHandleScope BASE_EMBEDDED {272 explicit SealHandleScope(Isolate* isolate) {} in SealHandleScope() function273 ~SealHandleScope() {} in ~SealHandleScope()275 explicit inline SealHandleScope(Isolate* isolate);276 inline ~SealHandleScope();
156 inline SealHandleScope::SealHandleScope(Isolate* isolate) : isolate_(isolate) { in SealHandleScope() function169 inline SealHandleScope::~SealHandleScope() { in ~SealHandleScope()
664 SealHandleScope shs(isolate); in RUNTIME_FUNCTION()679 SealHandleScope shs(isolate); in RUNTIME_FUNCTION()711 SealHandleScope shs(isolate); in RUNTIME_FUNCTION()719 SealHandleScope shs(isolate); in RUNTIME_FUNCTION()727 SealHandleScope shs(isolate); in RUNTIME_FUNCTION()735 SealHandleScope shs(isolate); in RUNTIME_FUNCTION()743 SealHandleScope shs(isolate); in RUNTIME_FUNCTION()877 SealHandleScope shs(isolate); in RUNTIME_FUNCTION()1611 SealHandleScope shs(isolate); in RUNTIME_FUNCTION()1740 SealHandleScope shs(isolate); in RUNTIME_FUNCTION()[all …]
209 SealHandleScope shs(isolate); in TryNumberToSize()
95 SealHandleScope shs(isolate); in DecodeIt()
82 SealHandleScope shs(isolate); in Invoke()
261 SealHandleScope shs(array->GetIsolate()); in SetAtomLastCapture()337 SealHandleScope shs(isolate); in AtomExec()