Searched refs:PromoteScheduledException (Results 1 – 4 of 4) sorted by relevance
99 return __isolate__->PromoteScheduledException(); \109 __isolate__->PromoteScheduledException(); \746 Object* PromoteScheduledException();
587 F(PromoteScheduledException, 0, 1) \
911 Object* Isolate::PromoteScheduledException() { in PromoteScheduledException() function in v8::internal::Isolate
9499 return isolate->PromoteScheduledException(); in RUNTIME_FUNCTION()