Lines Matching full:literals
1101 // JSFunction has either bindings or literals and never both.1104 bound ? "(function bindings)" : "(function literals)");1106 bound ? "bindings" : "literals",