Searched refs:PromoteScheduledException (Results 1 – 8 of 8) sorted by relevance
114 isolate->PromoteScheduledException(); in Evaluate()
327 isolate->PromoteScheduledException(); in PrepareInstantiate()
1073 isolate_->PromoteScheduledException(); in ThrowDataCloneError()
140 return __isolate__->PromoteScheduledException(); \151 __isolate__->PromoteScheduledException(); \164 __isolate__->PromoteScheduledException(); \174 __isolate__->PromoteScheduledException(); \895 Object PromoteScheduledException();
376 return isolate->PromoteScheduledException(); in WaitSync()493 result = handle(isolate->PromoteScheduledException(), isolate); in WaitSync()
2097 Object Isolate::PromoteScheduledException() { in ThrowInternal() function in v8::internal::Isolate4190 PromoteScheduledException(); in ThrowInternal()
181 return isolate->PromoteScheduledException(); in RUNTIME_FUNCTION()
231 F(PromoteScheduledException, 0, 1) \