/external/v8/test/mjsunit/ |
D | samevalue.js | 35 assertTrue(natives.SameValue(0, 0)); 36 assertTrue(natives.SameValue(+0, +0)); 37 assertTrue(natives.SameValue(-0, -0)); 38 assertTrue(natives.SameValue(1, 1)); 39 assertTrue(natives.SameValue(2, 2)); 40 assertTrue(natives.SameValue(-1, -1)); 41 assertTrue(natives.SameValue(0.5, 0.5)); 42 assertTrue(natives.SameValue(true, true)); 43 assertTrue(natives.SameValue(false, false)); 44 assertTrue(natives.SameValue(NaN, NaN)); [all …]
|
/external/v8/test/cctest/ |
D | test-ordered-hash-table.cc | 122 CHECK(lookup->SameValue(*val)); in TEST() 141 CHECK(lookup->SameValue(*val1)); in TEST() 143 CHECK(lookup->SameValue(*val2)); in TEST() 145 CHECK(lookup->SameValue(*val3)); in TEST() 153 CHECK(lookup->SameValue(*val)); in TEST() 155 CHECK(lookup->SameValue(*val1)); in TEST() 157 CHECK(lookup->SameValue(*val2)); in TEST() 159 CHECK(lookup->SameValue(*val3)); in TEST() 161 CHECK(lookup->SameValue(*val4)); in TEST()
|
D | test-symbols.cc | 46 CHECK(symbols[i]->SameValue(*symbols[i])); in TEST() 48 CHECK(!symbols[i]->SameValue(*symbols[j])); in TEST()
|
D | cctest.h | 473 CHECK(result->SameValue(expected)); in ExpectObject()
|
D | test-api.cc | 3005 CHECK(glob2->SameValue(glob)); in THREADED_TEST() 3009 CHECK(glob_api2->SameValue(glob_api)); in THREADED_TEST() 3010 CHECK(!glob_api->SameValue(glob)); in THREADED_TEST() 3013 CHECK(!sym->SameValue(glob)); in THREADED_TEST() 3017 CHECK(sym2->SameValue(glob)); in THREADED_TEST() 3018 CHECK(!sym2->SameValue(glob_api)); in THREADED_TEST() 3035 CHECK(value->SameValue(symbol)); in CheckWellKnownSymbol() 5613 CHECK(v8_str("a")->SameValue(v8_str("a"))); in THREADED_TEST() 5614 CHECK(!v8_str("a")->SameValue(v8_str("b"))); in THREADED_TEST() 5615 CHECK(!v8_str("5")->SameValue(v8_num(5))); in THREADED_TEST() [all …]
|
/external/v8/src/ |
D | v8natives.js | 707 SameValue(desc.isEnumerable(), current.isEnumerable())) && 709 SameValue(desc.isConfigurable(), current.isConfigurable())) && 711 SameValue(desc.isWritable(), current.isWritable())) && 713 SameValue(desc.getValue(), current.getValue())) && 715 SameValue(desc.getGet(), current.getGet())) && 717 SameValue(desc.getSet(), current.getSet()))) { 751 !SameValue(desc.getValue(), current.getValue())) { 761 if (desc.hasSetter() && !SameValue(desc.getSet(), current.getSet())) { 768 if (desc.hasGetter() && !SameValue(desc.getGet(),current.getGet())) {
|
D | runtime.js | 589 function SameValue(x, y) { class
|
D | accessors.cc | 910 if (is_observed && !old_value->SameValue(*value)) { in SetFunctionPrototype()
|
D | objects.cc | 865 bool Object::SameValue(Object* other) { in SameValue() function in v8::internal::Object 2948 if (is_observed && !value->SameValue(*maybe_old.ToHandleChecked())) { in SetDataProperty() 3848 DCHECK(result->SameValue(*value)); in SetOwnPropertyIgnoreAttributes() 3852 if (is_observed && !old_value->SameValue(*value)) { in SetOwnPropertyIgnoreAttributes() 3876 if (old_value->SameValue(*value)) { in SetOwnPropertyIgnoreAttributes() 3889 if (old_value->SameValue(*value)) { in SetOwnPropertyIgnoreAttributes() 3913 if (old_value->SameValue(*value)) { in SetOwnPropertyIgnoreAttributes() 12411 !old_length_handle->SameValue( in SetElement() 12436 bool value_changed = !old_value->SameValue(*new_value); in SetElement()
|
D | objects-inl.h | 6890 return key->SameValue(other); in IsMatch() 6919 return key->SameValue(other); in IsMatch()
|
D | api.cc | 3072 bool Value::SameValue(Handle<Value> that) const { in SameValue() function in v8::Value 3080 return obj->SameValue(*other); in SameValue()
|
D | objects.h | 1179 bool SameValue(Object* other);
|
D | runtime.cc | 1923 if (!new_value->SameValue(*old_value)) { in RUNTIME_FUNCTION()
|
/external/v8/test/cctest/compiler/ |
D | test-codegen-deopt.cc | 221 CHECK(result->SameValue(Smi::FromInt(42))); in TEST() 310 CHECK(result->SameValue(Smi::FromInt(42))); in TEST()
|
D | codegen-tester.h | 51 CHECK(this->isolate()->factory()->NewNumber(expected)->SameValue(number)); in CheckNumber() 56 this->isolate()->factory()->InternalizeUtf8String(expected)->SameValue( in CheckString()
|
D | function-tester.h | 117 CHECK(expected->SameValue(*result)); in CheckCall()
|
D | test-changes-lowering.cc | 100 CHECK(this->isolate()->factory()->NewNumber(expected)->SameValue(number)); in CheckNumber()
|
D | test-run-machops.cc | 3363 CHECK(rexpected->SameValue(buffer)); in TEST() 3397 CHECK(rexpected->SameValue(rbuffer)); in TEST() 3441 CHECK(rexpected->SameValue(rbuffer)); in TEST()
|
/external/v8/include/ |
D | v8.h | 1695 bool SameValue(Handle<Value> that) const;
|
/external/chromium-trace/trace-viewer/tracing/test_data/ |
D | v8.log | 1636 code-creation,LazyCompile,0,0x42436c80,612,"SameValue native runtime.js:606",0x234102d8,~ 1658 code-creation,CallIC,7,0x42437340,129,"SameValue" 3730 code-creation,CallIC,7,0x4f012ac0,129,"SameValue" 5676 code-creation,CallIC,7,0x4f046720,129,"SameValue" 5957 code-creation,CallIC,7,0x4f04d240,129,"SameValue" 6161 code-creation,CallIC,7,0x4f053880,129,"SameValue" 6371 code-creation,CallIC,7,0x4f05a640,129,"SameValue" 6537 code-creation,CallIC,7,0x4f05fa60,129,"SameValue" 6733 code-creation,CallIC,7,0x4f065620,129,"SameValue" 6987 code-creation,CallIC,7,0x4f06ad20,129,"SameValue" [all …]
|