OpenGrok
Cross Reference: prettyprinter.cc
xref
: /
external
/
v8
/
src
/
ast
/
prettyprinter.cc
Home
|
History
|
Annotate
|
Download
|
only in
ast
Lines Matching
full:getter
1460
case ObjectLiteral::Property::
GETTER
:
1461
prop_kind = "
GETTER
";