Lines Matching +refs:clang +refs:format +refs:replace
5070 Remove implicit uint8_t to char cast in string replace (Chromium issue
5522 Set V8_CC_GNU or V8_CC_MSVC for clang in gcc / cl mode (Chromium issue
5535 Set V8_CC_GNU or V8_CC_MSVC for clang in gcc / cl mode (Chromium issue
6613 Add clang-format to presubmit checks.
6648 Add clang-format to presubmit checks.
11158 Fixed a few clang warnings (which -Werror treated as errors).
11389 Fixed ABI for API calls on IA32 (for clang compatibility).
11692 Fixed crash bug in regexp replace.
12327 Added heap snapshots to JSON format to API.
12552 Fixed crash: handle all flat string types in regexp replace.
12736 Added support for ES5 date time string format to Date.parse.
12746 Fixed bug in String search and replace with very simple RegExps.
13007 Fixed crash bug in String.prototype.replace.
13032 Reverted a change which caused crashes in RegExp replace.
13696 Optimized String.prototype.replace.
13881 Optimized String.replace by avoiding the construction of certain
13984 same format as WebKit.