Searched defs:normalize (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/arkguard/test/ut/arkobfuscator/ | ||
| D | ArkObfuscator.spec.ts | 210 const normalize = (str: string) => str.replace(/[\n\r\s]+/g, ''); constant |
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/ | ||
| D | cocos_worker_test.js | 7347 normalize: function() { method |