/external/chromium_org/v8/test/mjsunit/regress/ |
D | regress-3183.js | 33 function f1(method, array, elem, deopt) { argument 39 function bar(x, deopt, f) { argument 44 function baz(f, deopt) { return foo("x", deopt, f); } argument 58 f1 = function(method, array, elem, deopt) { argument 62 function bar(x, deopt, f) { argument 67 function baz(deopt) { return foo("x", deopt); } argument 81 f1 = function(method, array, elem, deopt) { argument 85 function bar(x, deopt) { argument 90 function baz(deopt) { return foo(0, deopt); } argument
|
D | string-set-char-deopt.js | 31 function deopt() { function in OneByteSeqStringSetCharDeoptOsr 51 function deopt() { function in OneByteSeqStringSetCharDeopt 70 function deopt() { function in TwoByteSeqStringSetCharDeopt
|
D | regress-2987.js | 38 var deopt = { deopt:false }; property
|
D | regress-124594.js | 34 function f(deopt) { argument 43 function g(deopt) { argument
|
D | regress-crbug-163530.js | 33 var deoptimize = { deopt:true }; property 60 var deoptimize = { deopt:true }; property
|
D | regress-deopt-gcb.js | 43 function deopt() { function
|
D | regress-deopt-gc.js | 41 function deopt() { function
|
D | regress-359441.js | 15 function deopt(x) { function
|
D | call-function-in-effect-context-deopt.js | 30 function f(deopt, osr) { argument
|
D | regress-381313.js | 9 function f(x, deopt) { argument
|
D | number-named-call-deopt.js | 30 function f(x, deopt, osr) { argument
|
D | regress-97116.js | 33 function deopt() { function
|
D | setvalueof-deopt.js | 34 function f(deopt) { argument
|
D | regress-97116b.js | 34 function deopt() { function
|
D | binop-in-effect-context-deopt.js | 31 function f(a, deopt, osr) { argument
|
/external/chromium_org/v8/test/mjsunit/compiler/ |
D | inline-construct.js | 35 var noDeopt = { deopt:0 }; property 60 function value_context(constructor, val, deopt, counter) { argument 65 function test_context(constructor, val, deopt, counter) { argument 72 function effect_context(constructor, val, deopt, counter) { argument 85 function c1(val, deopt, counter) { argument 94 function c2(val, deopt, counter) { argument 105 function c3(val, deopt, counter) { argument 146 function c_unsupported_syntax(val, deopt, counter) { argument 160 function c_strict(val, deopt, counter) { argument
|
D | escape-analysis-representation.js | 42 function access(value_track, value_break, deopt) { argument 50 var deopt = { deopt:false }; property
|
D | escape-analysis.js | 110 var deopt = { deopt:false }; property 139 var deopt = { deopt:false }; variable 278 var deopt = { deopt:false }; variable 403 var deopt = { deopt:false }; property 423 var deopt = { deopt:false }; variable
|
D | optimized-for-in.js | 111 function h(t, deopt) { argument 124 function j(t, deopt) { argument 137 function k(t, deopt) { argument 150 function l(t, deopt) { argument 163 function m0(t, deopt) { argument 172 function m(t, deopt) { argument 178 var d = {deopt: false}; property
|
D | inline-function-apply.js | 36 var deoptimize = { deopt:false }; property
|
D | inline-arguments.js | 213 var forceDeopt = { deopt:false }; property 274 var forceDeopt = { deopt:false }; property
|
D | inline-accessors.js | 36 forceDeopt = { deopt: 0 }; property 193 forceDeopt = { deopt: 0 }; property
|
/external/chromium_org/v8/test/mjsunit/ |
D | array-pop.js | 128 function f(a, deopt) { argument
|
D | load_poly_effect.js | 38 var deopt = false; variable
|
D | arguments-apply-deopt.js | 61 function deopt() { function in ApplyArgumentsDeoptInReceiverExplicit
|