Searched refs:PromoteScheduledException (Results 1 – 5 of 5) sorted by relevance
44 "PromoteScheduledException": [SKIP],
104 return __isolate__->PromoteScheduledException(); \114 __isolate__->PromoteScheduledException(); \780 Object* PromoteScheduledException();
488 F(PromoteScheduledException, 0, 1) \
902 Object* Isolate::PromoteScheduledException() { in PromoteScheduledException() function in v8::internal::Isolate
9555 return isolate->PromoteScheduledException(); in RUNTIME_FUNCTION()