Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dmodule-compiler.h216 const char* const api_method_name_; variable
Dmodule-compiler.cc2007 api_method_name_(api_method_name), in AsyncCompileJob()
2259 ErrorThrower thrower(isolate_, api_method_name_); in DecodeFailed()
2268 ErrorThrower thrower(isolate_, api_method_name_); in AsyncCompileFailed()