Home
last modified time | relevance | path

Searched refs:AddPatchModule (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Decma_context.h563 void AddPatchModule(const CString &recordName, const JSHandle<JSTaggedValue> moduleRecord) in AddPatchModule() function
Decma_context.cpp427 AddPatchModule(recordName, moduleRecordHandle); in InvokeEcmaEntrypointForHotReload()