Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/patch/
Dpatch_loader.cpp48 GlobalHandleCollection gloalHandleCollection(thread); in LoadPatchInternal() local
175 GlobalHandleCollection gloalHandleCollection(thread); in UnloadPatchInternal() local
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.cpp2072 GlobalHandleCollection gloalHandleCollection(thread_); in InvokeEcmaEntrypointForHotReload() local