Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_manager.cpp259 JSHandle<JSTaggedValue> ModuleManager::ExecuteNativeModuleMayThrowError(JSThread *thread, const CSt… in ExecuteNativeModuleMayThrowError() function in panda::ecmascript::ModuleManager
/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp2448 HWTEST_F_L0(EcmaModuleTest, ExecuteNativeModuleMayThrowError) in HWTEST_F_L0() argument