Home
last modified time | relevance | path

Searched refs:WithFeature (Results 1 – 2 of 2) sorted by relevance

/external/webkit/JavaScriptCore/parser/
DNodes.h60 const CodeFeatures WithFeature = 1 << 4; variable
63 …es = EvalFeature | ClosureFeature | AssignFeature | ArgumentsFeature | WithFeature | CatchFeature …
1424 …tivation() const { return m_features & (EvalFeature | ClosureFeature | WithFeature | CatchFeature)… in needsActivation()
DGrammar.y1072 …arDeclarations, $5.m_funcDeclarations, $3.m_features | $5.m_features | WithFeature, $3.m_numConsta…