Home
last modified time | relevance | path

Searched refs:node_use_icu (Results 1 - 1 of 1) sorted by relevance

/third_party/node/
H A DMakefile807 node_use_icu = $(call available-node,"-p" "typeof Intl === 'object'") macro
812 @if [ "$(shell $(node_use_icu))" != "true" ]; then \
820 @if [ "$(shell $(node_use_icu))" != "true" ]; then \
827 @if [ "$(shell $(node_use_icu))" != "true" ]; then \
835 @if [ "$(shell $(node_use_icu))" != "true" ]; then \

Completed in 2 milliseconds