• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Copyright 2016 The Chromium Authors
2# Use of this source code is governed by a BSD-style license that can be
3# found in the LICENSE file.
4
5"{"
6"}"
7"["
8"]"
9"\""
10"'"
11"\\"
12"//"
13":"
14","
15" "
16"\\n"
17"\\r"
18"/*"
19"*/"
20"true"
21"false"
22"null"
23"\\u"
24"\\b"
25"\\f"
26"\\t"
27"."
28"e"
29"e+"
30"e-"
31"E"
32"E+"
33"E-"
34