Searched defs:storeRes (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/call/ |
| D | arg_convertors.h | 25 …tic ALWAYS_INLINE bool UnwrapVal(InteropCtx *ctx, napi_env env, napi_value jsVal, FStore &storeRes) in UnwrapVal() 41 …tatic ALWAYS_INLINE inline bool ConvertRefArgToEts(InteropCtx *ctx, Class *klass, FStore &storeRes, in ConvertRefArgToEts() 72 … FStore &storeRes, napi_value jsVal) in ConvertPrimArgToEts() 112 …ALWAYS_INLINE inline bool ConvertArgToEts(InteropCtx *ctx, panda_file::Type type, FStore &storeRes, in ConvertArgToEts() 129 FStore &storeRes, napi_value jsVal) in ConvertArgToEts()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/ |
| D | ets_to_string_cache.cpp | 273 auto storeRes = elemHandle->TryStore(coro, string, number, *cached); in FinishUpdate() local
|