Home
last modified time | relevance | path

Searched refs:frontChart (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_global.cpp424 uint16_t frontChart = EcmaStringAccessor(str).Get(k + 1); in Decode() local
426 bb = GetValueFromTwoHex(frontChart, behindChart); in Decode()