Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_stubs-inl.h150 bool cacheExists = res != nullptr && ((resUint & METHOD_FLAG_MASK) == 1); in GetFieldByName() local
178 bool cacheExists = res != nullptr && ((resUint & METHOD_FLAG_MASK) == 1); in GetAccessorByName() local
311 bool cacheExists = (res != nullptr) && ((resUint & METHOD_FLAG_MASK) == 1); in GetMethodFromCache() local