Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/
Dobject_header.cpp100 VMHandle<ObjectHeader> handle_obj(thread, current_obj); in GetHashCodeMTMulti() local
/arkcompiler/runtime_core/runtime/entrypoints/
Dentrypoints.cpp370 VMHandle<ObjectHeader> handle_obj(thread, obj); // SUPPRESS_CSA(alpha.core.WasteObjHeader) in CheckCastByBCIDEntrypoint() local
410 VMHandle<ObjectHeader> handle_obj(thread, obj); // SUPPRESS_CSA(alpha.core.WasteObjHeader) in IsInstanceByBCIDEntrypoint() local
758 VMHandle<ObjectHeader> handle_obj(thread, obj); in ResolveUnknownVirtualCallEntrypoint() local