Lines Matching full:literals
2965 // Used for canonicalize maps for object literals.
5285 // [num_literals]: Number of literals used by this function.
5758 // the materialized literals or the bindings of a bound function.
5760 // If the function contains object, regexp or array literals, the
5761 // literals array prefix contains the object, regexp, and array
5762 // function to be used when creating these literals. This is
5770 // arguments. Bound functions never contain literals.
5773 inline FixedArray* literals();
5774 inline void set_literals(FixedArray* literals);
5844 // Returns the number of allocated literals.
5848 static Context* GlobalContextFromLiterals(FixedArray* literals);
5863 // Layout of the literals array.