Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/intrinsics/
Dstd_js_jsruntime.cpp320 #define CONVERT_LOCAL_VALUE(type, cpptype) \ macro
334 CONVERT_LOCAL_VALUE(U1, uint8_t) in CONVERT_LOCAL_VALUE() function