Home
last modified time | relevance | path

Searched refs:CreateMessageOrAbort (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/objects/
H A Dcontexts.cc604 isolate->CreateMessageOrAbort(exception, no_location); in RunPromiseHook()
/third_party/node/deps/v8/src/runtime/
H A Druntime-internal.cc692 isolate->CreateMessageOrAbort(exception, no_location); in RUNTIME_FUNCTION()
/third_party/node/deps/v8/src/execution/
H A Disolate.h1026 Handle<JSMessageObject> CreateMessageOrAbort(Handle<Object> exception,
H A Disolate.cc1713 Handle<JSMessageObject> Isolate::CreateMessageOrAbort( in CreateMessageOrAbort() function in v8::internal::Isolate
1822 Handle<Object> message_obj = CreateMessageOrAbort(exception, location); in ThrowInternal()

Completed in 15 milliseconds