Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dinterop_common.h126 napi_valuetype vtype; in GetValueType() local
171 napi_valuetype vtype = GetValueType(env, val); in IsNullOrUndefined() local
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSGen.cpp2366 auto const vtype = GetAccumulatorType(); in UnaryDollarDollar() local