Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.cpp3453 DEF_CALL_SIGNATURE(UpdateSharedModule) in DEF_CALL_SIGNATURE() argument
/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp4306 HWTEST_F_L0(EcmaModuleTest, UpdateSharedModule) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp4979 JSTaggedValue RuntimeStubs::UpdateSharedModule(uintptr_t argGlue, JSTaggedValue resolvedModule) in DEF_RUNTIME_STUBS() function in panda::ecmascript::RuntimeStubs