Searched refs:CreateNativeModuleFailureInfo (Results 1 – 4 of 4) sorted by relevance
18 JSHandle<NativeModuleFailureInfo> NativeModuleFailureInfo::CreateNativeModuleFailureInfo(const Ecma… in CreateNativeModuleFailureInfo() function in panda::ecmascript::NativeModuleFailureInfo
27 static JSHandle<NativeModuleFailureInfo> CreateNativeModuleFailureInfo(const EcmaVM *vm,
790 …static Local<ObjectRef> CreateNativeModuleFailureInfo(const EcmaVM *vm, const std::string &failure…
2481 Local<ObjectRef> ObjectRef::CreateNativeModuleFailureInfo(const EcmaVM *vm, const std::string &fail… in CreateNativeModuleFailureInfo() function in panda::ObjectRef2487 NativeModuleFailureInfo::CreateNativeModuleFailureInfo(vm, failureInfo); in CreateNativeModuleFailureInfo()