Searched refs:elide (Results 1 – 25 of 26) sorted by relevance
12
17 // Should not elide React import
24 // Should keep s1 and elide s2
17 import defaultBinding2 from "es6ImportDefaultBindingAmd_0"; // elide this import since defaultBindi…
16 import * as nameSpaceBinding2 from "./es6ImportNameSpaceImport_0"; // elide this
17 import defaultBinding2 from "es6ImportDefaultBinding_0"; // elide this import since defaultBinding2…
16 import * as nameSpaceBinding2 from "es6ImportNameSpaceImportAmd_0"; // elide this
16 import * as nameSpaceBinding2 from "./es6ImportNameSpaceImportInEs5_0"; // elide this
17 import defaultBinding2 from "./server"; // elide this import since defaultBinding2 is not used
15 // Should not elide React import
16 import defaultBinding2 from "es6ImportDefaultBinding_0"; // elide this import since defaultBinding2…
16 import defaultBinding2 from "es6ImportDefaultBindingAmd_0"; // elide this import since defaultBindi…
16 import defaultBinding2 from "./server"; // elide this import since defaultBinding2 is not used
15 import * as nameSpaceBinding2 from "./es6ImportNameSpaceImport_0"; // elide this
15 import * as nameSpaceBinding2 from "./es6ImportNameSpaceImportInEs5_0"; // elide this
15 import * as nameSpaceBinding2 from "es6ImportNameSpaceImportAmd_0"; // elide this
3 // Should keep s1 and elide s2
18 // Should not elide React import
28 * #36 elide development-only files from npm package
64 /// TODO: The plan is to elide `root` definitions and determine it from the DAG
511 def value_strings(self, pattern, elide=True): argument515 if elide and len(v) > 25:
409 neither gets a register. In addition, we can elide instructions that write a
3834 regexp=None, nocase=None, count=None, elide=None): argument3844 if elide: args.append('-elide')
1083 represents the first use of `unsafe` in `regex` (to elide bounds checks).
120 - Usage with -fno-elide-constructors causes dump\(\) output to be array of `null`s [\#2387](https:/…