OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsTaggedTemplate
(Results
1 - 2
of
2
) sorted by null
/external/v8/src/parsing/
preparser.h
868
if (
IsTaggedTemplate
(tag)) {
879
static bool
IsTaggedTemplate
(const PreParserExpression tag) {
[
all
...]
parser.h
626
V8_INLINE static bool
IsTaggedTemplate
(const Expression* tag) {
[
all
...]
Completed in 2764 milliseconds