Home | History | Annotate | Download | only in src

Lines Matching refs:Literal

170   // function literal.  Returns false (and deallocates any allocated AST
346 // Reports whether the pattern might be used as a literal search string.
518 // Used to assign an index to each literal that needs materialization in
646 // literal.
654 // Populate the literals fixed array for a materialized array literal.
662 // If the expression is a literal, return the literal value;
663 // if the expression is a materialized literal and is simple return a
665 // Otherwise, return undefined literal as the placeholder
666 // in the object literal boilerplate.
732 Literal* GetLiteralUndefined();
733 Literal* GetLiteralTheHole();
753 // Strict mode octal literal validation.
831 // If true, the next (and immediately following) function literal is