Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interpreter/
Dinterpreter-inl.h107 auto resUint = reinterpret_cast<uint64_t>(res); in LookupFieldByName() local
133 auto resUint = reinterpret_cast<uint64_t>(res); in LookupGetterByName() local
165 auto resUint = reinterpret_cast<uint64_t>(res); in LookupSetterByName() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Dcompiler_intrinsics.cpp54 auto resUint = reinterpret_cast<uint64_t>(res); in TryGetField() local
75 auto resUint = reinterpret_cast<uint64_t>(res); in TryGetCallee() local