HomeSort by relevance Sort by last modified time
    Searched refs:literals (Results 1 - 25 of 97) sorted by null

1 2 3 4

  /external/v8/src/
preparse-data.h 50 int literals,
90 int literals,
95 function_store_.Add(literals);
  /external/v8/test/mjsunit/compiler/
literals-assignment.js 28 // Tests for simple assignments and literals inside an anonymous function
72 // Test object literals.
97 // Test regexp literals.
literals.js 28 // Test simple literals.
74 // Test some materialized array literals.
86 // Test array literals in effect context.
91 // Test that literals work for non-smi indices.
regress-arrayliteral.js 28 // Regression test for array literals.
inline-literals.js 30 // Test that we can inline functions containing materialized literals.
objectliterals.js 28 // Test object literals with getter, setter and prototype properties.
simple-deopt.js 81 // Test deopt with literals on the expression stack.
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter2/
ast.ml 7 (* variant for numeric literals like "1.0". *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
ast.ml 7 (* variant for numeric literals like "1.0". *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
ast.ml 7 (* variant for numeric literals like "1.0". *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
ast.ml 7 (* variant for numeric literals like "1.0". *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
ast.ml 7 (* variant for numeric literals like "1.0". *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
ast.ml 7 (* variant for numeric literals like "1.0". *)
  /external/v8/test/mjsunit/
newline-in-string.js 38 // Allow CR+LF in multiline string literals.
42 // Allow LF+CR in multiline string literals.
big-array-literal.js 28 // Test that we can make large object literals that work.
29 // Also test that we can attempt to make even larger object literals without
big-object-literal.js 28 // Test that we can make large object literals that work.
29 // Also test that we can attempt to make even larger object literals without
binary-operation-overwrite.js 28 // Ensure that literals are not overwritten.
lazy-load.js 32 // Check that regexp literals use original RegExp (non-ECMA-262).
large-object-literal.js 28 // Test that we can create object literals of various sizes.
  /external/v8/test/mjsunit/regress/
regress-192.js 29 // literals.
34 // literals MUST NOT trigger inherited accessors, but act as if creating
regress-119925.js 28 // Test that the throw is not inlined if object literals cannot be
regress-1337.js 30 // Test that the throw is not inlined if object literals cannot be
regress-260.js 28 // We should not compile the bodies of function literals in loop
regress-526.js 28 // Test object literals with computed property and getter.
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
ActionScriptTarget.java 63 * ActionScript doesn't support Unicode String literals that are considered "illegal"
99 * the number into two 32-bit literals to give to the Bit. A number like

Completed in 159 milliseconds

1 2 3 4