Home
last modified time | relevance | path

Searched refs:PromoteScheduledException (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/
Disolate.h105 return __isolate__->PromoteScheduledException(); \
115 __isolate__->PromoteScheduledException(); \
767 Object* PromoteScheduledException();
Dvalue-serializer.cc898 isolate_->PromoteScheduledException(); in ThrowDataCloneError()
Disolate.cc1470 Object* Isolate::PromoteScheduledException() { in Throw() function in v8::internal::Isolate
/external/v8/src/runtime/
Druntime-internal.cc125 return isolate->PromoteScheduledException(); in RUNTIME_FUNCTION()
Druntime.h304 F(PromoteScheduledException, 0, 1) \