HomeSort by relevance Sort by last modified time
    Searched refs:code (Results 2251 - 2275 of 8676) sorted by null

<<919293949596979899100>>

  /external/chromium_org/v8/test/mjsunit/regress/
regress-394.js 6 // * Redistributions of source code must retain the above copyright
28 // See <URL:http://code.google.com/p/v8/issues/detail?id=394>
regress-396.js 6 // * Redistributions of source code must retain the above copyright
28 // http://code.google.com/p/v8/issues/detail?id=396
regress-399.js 6 // * Redistributions of source code must retain the above copyright
28 // See http://code.google.com/p/v8/issues/detail?id=399
regress-502.js 6 // * Redistributions of source code must retain the above copyright
28 // Regression test for http://code.google.com/p/v8/issues/detail?id=502.
regress-515.js 6 // * Redistributions of source code must retain the above copyright
28 // Regression test for http://code.google.com/p/v8/issues/detail?id=515.
regress-58740.js 6 // * Redistributions of source code must retain the above copyright
28 // See: http://code.google.com/p/chromium/issues/detail?id=58740
regress-641.js 6 // * Redistributions of source code must retain the above copyright
28 // Regression test for http://code.google.com/p/v8/issues/detail?id=641.
regress-643.js 6 // * Redistributions of source code must retain the above copyright
28 // Regression test for http://code.google.com/p/v8/issues/detail?id=643.
regress-74.js 6 // * Redistributions of source code must retain the above copyright
29 // See http://code.google.com/p/v8/issues/detail?id=74
regress-752.js 6 // * Redistributions of source code must retain the above copyright
30 // See: http://code.google.com/p/v8/issues/detail?id=752
  /external/chromium_org/v8/test/preparser/
strict-with.js 6 // * Redistributions of source code must retain the above copyright
28 // The with statement is not allowed in strict code.
  /external/chromium_org/v8/test/webkit/
dfg-add-not-number.js 7 // 1. Redistributions of source code must retain the above copyright
25 "Tests that adding things that aren't numbers using ++ does not crash or generate bogus code."
dfg-arguments-cross-code-origin.js 7 // 1. Redistributions of source code must retain the above copyright
25 "Tests uses of 'arguments' that are aliased but span code origins."
dfg-bool-to-int32-reuse.js 7 // 1. Redistributions of source code must retain the above copyright
25 "Tests that using a value predicted boolean after it is converted to an int32 doesn't crash the compiler while causing bad code gen."
eval-cache-crash.js 7 // 1. Redistributions of source code must retain the above copyright
25 "Test to make sure the eval code cache doesn't crash or give wrong results in odd situations."
sort-no-jit-code-crash.js 7 // 1. Redistributions of source code must retain the above copyright
25 "This test checks that non-numeric sort functions always have JIT code. This test passes if it does not crash."
statement-list-register-crash.js 7 // 1. Redistributions of source code must retain the above copyright
25 'Tests that code generation of statement lists properly reference counts registers.'
  /external/dexmaker/src/dx/java/com/android/dx/cf/code/
Merger.java 17 package com.android.dx.cf.code;
29 * @param ft1 {@code non-null;} a frame type
30 * @param ft2 {@code non-null;} another frame type
31 * @return {@code non-null;} the result of merging the two types
  /external/dexmaker/src/dx/java/com/android/dx/dex/code/
DalvInsn.java 17 package com.android.dx.dex.code;
19 import com.android.dx.rop.code.RegisterSpec;
20 import com.android.dx.rop.code.RegisterSpecList;
21 import com.android.dx.rop.code.SourcePosition;
34 * {@code -1} if not
41 /** {@code non-null;} source position */
44 /** {@code non-null;} list of register arguments */
50 * @param position {@code non-null;} source position information
51 * @param dest {@code non-null;} destination register
52 * @param src {@code non-null;} source registe
    [all...]
Dop.java 17 package com.android.dx.dex.code;
26 /** {@code Opcodes.isValid();} the opcode value itself */
29 /** {@code Opcodes.isValid();} the opcode family */
33 * {@code Opcodes.isValid();} what opcode (by number) to try next
35 * {@code Opcodes.NO_NEXT} to indicate that this is the last
40 /** {@code non-null;} the instruction format */
49 * @param opcode {@code Opcodes.isValid();} the opcode value
51 * @param family {@code Opcodes.isValid();} the opcode family
52 * @param nextOpcode {@code Opcodes.isValid();} what opcode (by
54 * particular arguments; {@code Opcodes.NO_NEXT} to indicate tha
    [all...]
StdCatchBuilder.java 17 package com.android.dx.dex.code;
19 import com.android.dx.rop.code.BasicBlock;
20 import com.android.dx.rop.code.BasicBlockList;
21 import com.android.dx.rop.code.RopMethod;
35 /** the maximum range of a single catch handler, in code units */
38 /** {@code non-null;} method to build the list for */
41 /** {@code non-null;} block output order */
44 /** {@code non-null;} address objects for each block */
51 * @param method {@code non-null;} method to build the list for
52 * @param order {@code non-null;} block output orde
    [all...]
  /external/dexmaker/src/dx/java/com/android/dx/rop/code/
Exceptions.java 17 package com.android.dx.rop.code;
26 /** {@code non-null;} the type {@code java.lang.ArithmeticException} */
31 * {@code non-null;} the type
32 * {@code java.lang.ArrayIndexOutOfBoundsException}
37 /** {@code non-null;} the type {@code java.lang.ArrayStoreException} */
41 /** {@code non-null;} the type {@code java.lang.ClassCastException} */
45 /** {@code non-null;} the type {@code java.lang.Error} *
    [all...]
FillArrayDataInsn.java 17 package com.android.dx.rop.code;
45 * @param opcode {@code non-null;} the opcode
46 * @param position {@code non-null;} source position
47 * @param sources {@code non-null;} specs for all the sources
48 * @param initValues {@code non-null;} list of initial values to fill the array
49 * @param cst {@code non-null;} type of the new array
74 * @return {@code non-null;} list of init values
82 * @return {@code non-null;} array type
InsnList.java 17 package com.android.dx.rop.code;
27 * Constructs an instance. All indices initially contain {@code null}.
38 * do that, this will throw {@code NullPointerException}.
40 * @param n {@code >= 0, < size();} which index
41 * @return {@code non-null;} element at that index
50 * @param n {@code >= 0, < size();} which index
51 * @param insn {@code non-null;} the instruction to set at {@code n}
59 * {@code get(size() - 1)}.
61 * @return {@code non-null;} the last instructio
    [all...]
LocalItem.java 17 package com.android.dx.rop.code;
25 /** {@code null-ok;} local variable name */
28 /** {@code null-ok;} local variable signature */
36 * @param name {@code null-ok;} local variable name
37 * @param signature {@code null-ok;} local variable signature
38 * @return {@code non-null;} appropriate instance.
51 * @param name {@code null-ok;} local variable name
52 * @param signature {@code null-ok;} local variable signature
129 * @return {@code null-ok;} name
138 * @return {@code null-ok;} signatur
    [all...]

Completed in 1007 milliseconds

<<919293949596979899100>>