Home
last modified time | relevance | path

Searched defs:MAX_SAFE_INTEGER (Results 1 – 6 of 6) sorted by relevance

/third_party/node/deps/npm/node_modules/semver/internal/
Dconstants.js6 const MAX_SAFE_INTEGER = Number.MAX_SAFE_INTEGER || constant
30 MAX_SAFE_INTEGER, property
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/mutators/
Dnumber_mutator.js18 const MAX_SAFE_INTEGER = 9007199254740991; constant
/third_party/typescript/lib/
Dlib.es2015.core.d.ts254 readonly MAX_SAFE_INTEGER: number; property
/third_party/typescript/src/lib/
Des2015.core.d.ts234 readonly MAX_SAFE_INTEGER: number; property
/third_party/decimal.js/
Ddecimal.mjs123 MAX_SAFE_INTEGER = 9007199254740991, variable
/third_party/node/tools/lint-md/
Dlint-md.mjs24356 MAX_SAFE_INTEGER: MAX_SAFE_INTEGER$1, property