Home
last modified time | relevance | path

Searched defs:kIsAsync (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/parsing/
Dparser-base.h43 kIsAsync = 2, enumerator
4637 const bool kIsAsync = true; in ParseAsyncFunctionLiteral() local