Home | History | Annotate | Download | only in ia32

Lines Matching refs:Literal

1183         Literal* key_literal = property->key()->AsLiteral();
1261 // Rewritten parameter accesses are of the form "slot[literal]".
1274 Literal* key_literal = property->key()->AsLiteral();
1297 // ebx = regexp literal.
1298 // eax = regexp literal clone.
1307 // Create regexp literal using runtime function
1377 Literal* key = property->key();
1476 // If the subexpression is a literal or a simple materialized literal it
1490 __ mov(ebx, Operand(esp, 0)); // Copy of array literal.
1641 Literal* key = prop->key()->AsLiteral();
2235 Literal* key = prop->key()->AsLiteral();
2746 // 0 (literal string): The type of logging (corresponds to the flags).
4024 // Check for the pattern: typeof <expression> == <string literal>.
4025 Literal* right_literal = right->AsLiteral();
4104 // the operands is a literal.