Home
last modified time | relevance | path

Searched refs:IS_INTEGER (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Decma_string.h86 IS_INTEGER, enumerator
287 *hash = MixHashcode(num, IS_INTEGER);
295 *hash = MixHashcode(0, IS_INTEGER);
306 *hash = MixHashcode(num, IS_INTEGER);
602 SetRawHashcode(static_cast<uint32_t>(num), IS_INTEGER);

Completed in 3 milliseconds