Home
last modified time | relevance | path

Searched defs:gloalHandleCollection (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/patch/
Dpatch_loader.cpp49 GlobalHandleCollection gloalHandleCollection(thread); in LoadPatchInternal() local
193 GlobalHandleCollection gloalHandleCollection(thread); in UnloadPatchInternal() local
/arkcompiler/ets_runtime/ecmascript/
Decma_context.cpp364 GlobalHandleCollection gloalHandleCollection(thread_); in InvokeEcmaEntrypointForHotReload() local