Home
last modified time | relevance | path

Searched refs:Dispose (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dglobal_handle_collection.h41 void Dispose(JSHandle<T> handle) in Dispose() function in panda::ecmascript::GlobalHandleCollection
H A Decma_context.h579 gloalHandleCollection.Dispose(item.second); in ClearPatchModules()
/arkcompiler/ets_runtime/ecmascript/debugger/
H A Ddropframe_manager.cpp234 globalHandleCollection.Dispose(envHandle); in RemoveLexModifyRecordOfTopFrame()
235 globalHandleCollection.Dispose(valueHandle); in RemoveLexModifyRecordOfTopFrame()
271 globalHandleCollection.Dispose(envHandle); in MergeLexModifyRecordOfTopFrame()
272 globalHandleCollection.Dispose(valueHandle); in MergeLexModifyRecordOfTopFrame()
/arkcompiler/ets_runtime/ecmascript/patch/
H A Dpatch_loader.cpp174 gloalHandleCollection.Dispose(item); in UnloadPatchInternal()

Completed in 4 milliseconds