Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Djson_stringifier.cpp289 JSTaggedValue tagValue = value.GetTaggedValue(); in GetSerializeValue() local
330 JSTaggedValue tagValue = value.GetTaggedValue(); in SerializeJSONProperty() local
/arkcompiler/ets_frontend/ts2panda/ts2abc/
Dts2abc.cpp242 uint8_t tagValue = static_cast<uint8_t>(literal["t"].asUInt()); in ParseLiteral() local