Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Delf_checker.cpp146 void ElfChecker::SetErrorCode(int value) in SetErrorCode() function in panda::ecmascript::ElfChecker
/arkcompiler/jsvm/src/
Djs_native_api_v8.cpp2582 static JSVM_Status SetErrorCode(JSVM_Env env, v8::Local<v8::Value> error, JSVM_Value code, const ch… in SetErrorCode() function