Searched defs:AppendToCString (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | ecma_string.cpp | 1117 void EcmaStringAccessor::AppendToCString(const JSThread *thread, CString &str) in AppendToCString() function in panda::ecmascript::EcmaStringAccessor |
| D | js_bigint.cpp | 476 void BigInt::AppendToCString(DstType &str, BigInt *bigint, uint32_t conversionToRadix) in AppendToCString() function in panda::ecmascript::BigInt |