Searched refs:PromoteScheduledException (Results 1 – 7 of 7) sorted by relevance
129 return isolate->PromoteScheduledException(); in Wait()233 result = isolate->PromoteScheduledException(); in Wait()
131 return __isolate__->PromoteScheduledException(); \142 __isolate__->PromoteScheduledException(); \155 __isolate__->PromoteScheduledException(); \165 __isolate__->PromoteScheduledException(); \928 Object* PromoteScheduledException();
995 isolate_->PromoteScheduledException(); in ThrowDataCloneError()
1633 Object* Isolate::PromoteScheduledException() { in Throw() function in v8::internal::Isolate
168 return isolate->PromoteScheduledException(); in RUNTIME_FUNCTION()
258 F(PromoteScheduledException, 0, 1) \
493 isolate->PromoteScheduledException(); in PrepareInstantiate()