summaryrefslogtreecommitdiffstats
path: root/js/src/vm
diff options
context:
space:
mode:
authorGaming4JC <g4jc@hyperbola.info>2019-06-16 11:32:41 -0400
committerGaming4JC <g4jc@hyperbola.info>2019-07-18 22:38:34 -0400
commit8e932efef46c70fd0c165ee432893f9898267f08 (patch)
tree64be5e8c0a9157f3c8044e4ad0659453fcd86bc8 /js/src/vm
parenta781578b416c502e642ab465da3344abd419475f (diff)
downloadUXP-8e932efef46c70fd0c165ee432893f9898267f08.tar
UXP-8e932efef46c70fd0c165ee432893f9898267f08.tar.gz
UXP-8e932efef46c70fd0c165ee432893f9898267f08.tar.lz
UXP-8e932efef46c70fd0c165ee432893f9898267f08.tar.xz
UXP-8e932efef46c70fd0c165ee432893f9898267f08.zip
1283712 - Part 10: Support notes in getLastWarning shell-only testing function.
Diffstat (limited to 'js/src/vm')
-rw-r--r--js/src/vm/CommonPropertyNames.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/src/vm/CommonPropertyNames.h b/js/src/vm/CommonPropertyNames.h
index e7a4f1222..eaeea84b9 100644
--- a/js/src/vm/CommonPropertyNames.h
+++ b/js/src/vm/CommonPropertyNames.h
@@ -217,6 +217,7 @@
macro(noFilename, noFilename, "noFilename") \
macro(nonincrementalReason, nonincrementalReason, "nonincrementalReason") \
macro(noStack, noStack, "noStack") \
+ macro(notes, notes, "notes") \
macro(NumberFormat, NumberFormat, "NumberFormat") \
macro(NumberFormatFormatGet, NumberFormatFormatGet, "Intl_NumberFormat_format_get") \
macro(numeric, numeric, "numeric") \