Searched refs:MAX_JS_NUMBER (Results 1 – 1 of 1) sorted by relevance
35 constexpr uint64_t MAX_JS_NUMBER = 9007199254740991; variable340 if (deviceId > MAX_JS_NUMBER) { in ConvertToJsDeviceId()