Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_bigint.h188 static void DeZero(CString &a);
Djs_bigint.cpp183 DeZero(res); in GetBinary()
1141 void BigIntHelper::DeZero(CString &a) in DeZero() function in panda::ecmascript::BigIntHelper