Home
last modified time | relevance | path

Searched refs:NumberConstructor (Results 1 – 25 of 36) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
DprotoAssignment.symbols13 >Number.prototype : Symbol(NumberConstructor.prototype, Decl(lib.es5.d.ts, --, --))
15 >prototype : Symbol(NumberConstructor.prototype, Decl(lib.es5.d.ts, --, --))
DdoYouNeedToChangeYourTargetLibraryES2015.types252 >Number : NumberConstructor
260 >Number : NumberConstructor
268 >Number : NumberConstructor
276 >Number : NumberConstructor
284 >Number : NumberConstructor
292 >Number : NumberConstructor
DtypeGuardConstructorPrimitiveTypes.types21 >Number : NumberConstructor
86 >Number : NumberConstructor
DconstructorWithIncompleteTypeAnnotation.symbols109 >Number.MAX_VALUE : Symbol(NumberConstructor.MAX_VALUE, Decl(lib.es5.d.ts, --, --))
111 >MAX_VALUE : Symbol(NumberConstructor.MAX_VALUE, Decl(lib.es5.d.ts, --, --))
115 >Number.MIN_VALUE : Symbol(NumberConstructor.MIN_VALUE, Decl(lib.es5.d.ts, --, --))
117 >MIN_VALUE : Symbol(NumberConstructor.MIN_VALUE, Decl(lib.es5.d.ts, --, --))
121 >Number.NEGATIVE_INFINITY : Symbol(NumberConstructor.NEGATIVE_INFINITY, Decl(lib.es5.d.ts, --, --))
123 >NEGATIVE_INFINITY : Symbol(NumberConstructor.NEGATIVE_INFINITY, Decl(lib.es5.d.ts, --, --))
127 >Number.NaN : Symbol(NumberConstructor.NaN, Decl(lib.es5.d.ts, --, --))
129 >NaN : Symbol(NumberConstructor.NaN, Decl(lib.es5.d.ts, --, --))
DprotoAssignment.types14 >Number : NumberConstructor
DnativeToBoxedTypes.types5 >Number : NumberConstructor
DtypeGuardConstructorNarrowPrimitivesInUnion.types13 >Number : NumberConstructor
DtypeGuardConstructorNarrowAny.types21 >Number : NumberConstructor
DdoYouNeedToChangeYourTargetLibraryES2015.errors.txt26 …s(33,46): error TS2550: Property 'isFinite' does not exist on type 'NumberConstructor'. Do you nee…
27 …(34,47): error TS2550: Property 'isInteger' does not exist on type 'NumberConstructor'. Do you nee…
28 …5.ts(35,43): error TS2550: Property 'isNaN' does not exist on type 'NumberConstructor'. Do you nee…
29 …51): error TS2550: Property 'isSafeInteger' does not exist on type 'NumberConstructor'. Do you nee…
30 …37,48): error TS2550: Property 'parseFloat' does not exist on type 'NumberConstructor'. Do you nee…
31 …s(38,46): error TS2550: Property 'parseInt' does not exist on type 'NumberConstructor'. Do you nee…
172 !!! error TS2550: Property 'isFinite' does not exist on type 'NumberConstructor'. Do you need to ch…
175 !!! error TS2550: Property 'isInteger' does not exist on type 'NumberConstructor'. Do you need to c…
178 !!! error TS2550: Property 'isNaN' does not exist on type 'NumberConstructor'. Do you need to chang…
181 !!! error TS2550: Property 'isSafeInteger' does not exist on type 'NumberConstructor'. Do you need …
[all …]
DenumErrors.types22 >Number : NumberConstructor
DconstructorWithIncompleteTypeAnnotation.types166 >Number : NumberConstructor
172 >Number : NumberConstructor
179 >Number : NumberConstructor
186 >Number : NumberConstructor
DnumericLiteralsWithTrailingDecimalPoints01.types87 >Number : NumberConstructor
DnumericLiteralsWithTrailingDecimalPoints02.types87 >Number : NumberConstructor
DcheckExportsObjectAssignProperty.types247 >Number : NumberConstructor
333 >Number : NumberConstructor
DcheckExportsObjectAssignPrototypeProperty.types210 >Number : NumberConstructor
DcheckObjectDefineProperty.types171 >Number : NumberConstructor
/third_party/typescript_eslint/packages/scope-manager/src/lib/
Des2015.core.ts38 NumberConstructor: {
Des5.ts116 NumberConstructor: {
/third_party/typescript/src/lib/
Des2015.core.d.ts193 interface NumberConstructor { interface
/third_party/typescript/lib/
Dlib.es2015.core.d.ts213 interface NumberConstructor { interface
/third_party/icu/icu4j/main/classes/collate/.settings/
Dedu.umd.cs.findbugs.core.prefs98 detectorNumberConstructor=NumberConstructor|true
/third_party/icu/icu4j/main/classes/core/.settings/
Dedu.umd.cs.findbugs.core.prefs98 detectorNumberConstructor=NumberConstructor|true
/third_party/icu/icu4j/main/classes/translit/.settings/
Dedu.umd.cs.findbugs.core.prefs98 detectorNumberConstructor=NumberConstructor|true
/third_party/typescript/tests/baselines/reference/user/
Dchrome-devtools-frontend.log364 …ine.js(484,36): error TS2339: Property 'millisToString' does not exist on type 'NumberConstructor'.
366 …ine.js(587,44): error TS2339: Property 'millisToString' does not exist on type 'NumberConstructor'.
373 …ine.js(640,44): error TS2339: Property 'millisToString' does not exist on type 'NumberConstructor'.
1623 …kground.js(43501,8): error TS2339: Property 'constrain' does not exist on type 'NumberConstructor'.
1624 …se-background.js(43515,8): error TS2339: Property 'gcd' does not exist on type 'NumberConstructor'.
1625 …e-background.js(43520,15): error TS2339: Property 'gcd' does not exist on type 'NumberConstructor'.
1626 …js(43527,8): error TS2339: Property 'toFixedIfFloating' does not exist on type 'NumberConstructor'.
2533 …nd.js(53236,57): error TS2339: Property 'bytesToString' does not exist on type 'NumberConstructor'.
2573 …d.js(53542,71): error TS2339: Property 'millisToString' does not exist on type 'NumberConstructor'.
2575 …d.js(53543,72): error TS2339: Property 'millisToString' does not exist on type 'NumberConstructor'.
[all …]
Duglify-js.log231 …or | FunctionConstructor | StringConstructor | BooleanConstructor | NumberConstructor | ... 4 more…
234 …or | FunctionConstructor | StringConstructor | BooleanConstructor | NumberConstructor | ... 4 more…
236 …or | FunctionConstructor | StringConstructor | BooleanConstructor | NumberConstructor | ... 4 more…

12