Home
last modified time | relevance | path

Searched defs:PopLocalFrame (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/refstorage/
Dreference_storage.cpp251 Reference *ReferenceStorage::PopLocalFrame(const Reference *result) in PopLocalFrame() function in ark::mem::ReferenceStorage
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/
Dets_napi.h207 ets_object (*PopLocalFrame)(EtsEnv *env, ets_object result); member
606 ets_object PopLocalFrame(ets_object result) in PopLocalFrame() function
Dets_napi_native_interface.cpp622 NO_UB_SANITIZE static ets_object PopLocalFrame(EtsEnv *env, ets_object result) in PopLocalFrame() function