Home
last modified time | relevance | path

Searched defs:failureInfo (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/
H A Dnative_module_failure_info.cpp18 CreateNativeModuleFailureInfo(const EcmaVM *vm, const std::string &failureInfo) CreateNativeModuleFailureInfo() argument
/arkcompiler/ets_runtime/ecmascript/
H A Djs_object.cpp1157 JSTaggedValue failureInfo = JSHandle<NativeModuleFailureInfo>::Cast(receiver)->GetArkNativeModuleFailureInfo(); in GetProperty() local
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp2532 Local<ObjectRef> ObjectRef::CreateNativeModuleFailureInfo(const EcmaVM *vm, const std::string &failureInfo) in CreateNativeModuleFailureInfo() argument

Completed in 17 milliseconds