Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_sample.cpp3064 …std::string exceptionName = exception->Get(vm, StringRef::NewFromUtf8(vm, "name"))->ToString(vm)->… in ClearAndPrintException4JSNApi() local
3084 …std::string exceptionName = exception->Get(vm, StringRef::NewFromUtf8(vm, "name"))->ToString(vm)->… in ClearAndPrintException4TryCatch1() local
3105 …std::string exceptionName = exception->Get(vm, StringRef::NewFromUtf8(vm, "name"))->ToString(vm)->… in ClearAndPrintException4TryCatch2() local
3126 …std::string exceptionName = exception->Get(vm, StringRef::NewFromUtf8(vm, "name"))->ToString(vm)->… in PrintAndRethrowException4TryCatch3() local