Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_vm.h1277 JSHandle<JSTaggedValue> FindPatchModule(const CString &recordName) const in FindPatchModule() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.cpp3446 DEF_CALL_SIGNATURE(FindPatchModule) in DEF_CALL_SIGNATURE() argument
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp4971 JSTaggedValue RuntimeStubs::FindPatchModule(uintptr_t argGlue, JSTaggedValue resolvedModule) in DEF_RUNTIME_STUBS() function in panda::ecmascript::RuntimeStubs