Home
last modified time | relevance | path

Searched defs:GetException (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/objects/
Dmodule.cc153 Object Module::GetException() { in GetException() function in v8::internal::Module
/third_party/node/deps/v8/src/api/
Dapi.cc2302 Local<Value> Module::GetException() const { in GetException() function in v8::Module