Searched refs:PromoteScheduledException (Results 1 – 8 of 8) sorted by relevance
113 isolate->PromoteScheduledException(); in Evaluate()
343 isolate->PromoteScheduledException(); in PrepareInstantiate()351 isolate->PromoteScheduledException(); in PrepareInstantiate()
1166 isolate_->PromoteScheduledException(); in ThrowDataCloneError()
174 return __isolate__->PromoteScheduledException(); \185 __isolate__->PromoteScheduledException(); \198 __isolate__->PromoteScheduledException(); \208 __isolate__->PromoteScheduledException(); \1010 Object PromoteScheduledException();
377 return isolate->PromoteScheduledException(); in WaitSync()502 result = handle(isolate->PromoteScheduledException(), isolate); in WaitSync()
2328 Object Isolate::PromoteScheduledException() { in ThrowInternal() function in v8::internal::Isolate4851 PromoteScheduledException(); in ThrowInternal()
195 return isolate->PromoteScheduledException(); in RUNTIME_FUNCTION()
236 F(PromoteScheduledException, 0, 1) \