Home
last modified time | relevance | path

Searched refs:SetPatchModule (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stub_list.h379 V(SetPatchModule) \
Druntime_stubs.cpp2522 DEF_RUNTIME_STUBS(SetPatchModule) in DEF_RUNTIME_STUBS() argument
2524 RUNTIME_STUBS_HEADER(SetPatchModule); in DEF_RUNTIME_STUBS()
/arkcompiler/ets_runtime/ecmascript/
Druntime_call_id.h81 V(SetPatchModule) \
/arkcompiler/ets_runtime/ecmascript/compiler/
Dinterpreter_stub.cpp5532 CallRuntime(glue, RTSTUB_ID(SetPatchModule), { result }); in DECLARE_ASM_HANDLER()
5562 CallRuntime(glue, RTSTUB_ID(SetPatchModule), { result }); in DECLARE_ASM_HANDLER()