Searched defs:storeRes (Results 1 – 1 of 1) sorted by relevance
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/call/ |
| D | arg_convertors.h | 26 …tic ALWAYS_INLINE bool UnwrapVal(InteropCtx *ctx, napi_env env, napi_value jsVal, FStore &storeRes) in UnwrapVal() 42 …tatic ALWAYS_INLINE inline bool ConvertRefArgToEts(InteropCtx *ctx, Class *klass, FStore &storeRes, in ConvertRefArgToEts() 76 … FStore &storeRes, napi_value jsVal) in ConvertPrimArgToEts() 116 …ALWAYS_INLINE inline bool ConvertArgToEts(InteropCtx *ctx, panda_file::Type type, FStore &storeRes, in ConvertArgToEts() 128 FStore &storeRes, napi_value jsVal) in ConvertArgToEts()
|