Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_wasi.cc94 static MaybeLocal<Value> WASIException(Local<Context> context, in WASIException() function
132 if (!WASIException(env->context(), err, "uvwasi_init").ToLocal(&exception)) in WASI()