MCPcopy Index your code
hub / github.com/nodejs/node / shrink-icu-src.py

File shrink-icu-src.py

tools/icu/shrink-icu-src.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2from __future__ import print_function
3import optparse
4import os

Callers

nothing calls this directly

Calls 12

icu_infoFunction · 0.85
print_sizeFunction · 0.85
compress_dataFunction · 0.85
formatMethod · 0.65
printFunction · 0.50
exitFunction · 0.50
openFunction · 0.50
parse_argsMethod · 0.45
exitMethod · 0.45
compileMethod · 0.45
joinMethod · 0.45
mkdirMethod · 0.45

Tested by

no test coverage detected