Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/patch/
Dpatch_loader.cpp64 thread->GetCurrentEcmaContext()->ClearPatchModules(); in LoadPatchInternal()
184 context->ClearPatchModules(); in UnloadPatchInternal()
/arkcompiler/ets_runtime/ecmascript/
Decma_context.h465 void ClearPatchModules() in ClearPatchModules() function