Searched refs:the_hole_value (Results 1 - 25 of 82) sorted by relevance

1234

/external/chromium_org/v8/test/cctest/
H A Dtest-dictionary.cc53 CHECK_EQ(table->Lookup(*b), HEAP->the_hole_value());
59 CHECK_EQ(table->Lookup(*b), HEAP->the_hole_value());
67 table = PutIntoObjectHashTable(table, a, factory->the_hole_value());
70 CHECK_EQ(table->Lookup(*a), HEAP->the_hole_value());
90 CHECK_EQ(table->Lookup(*key), HEAP->the_hole_value());
98 CHECK_EQ(table->Lookup(*key), HEAP->the_hole_value());
/external/chromium_org/v8/src/
H A Darguments.h260 isolate->heap()->the_hole_value();
261 values[T::kReturnValueIndex] = isolate->heap()->the_hole_value();
324 isolate->heap()->the_hole_value();
325 values[T::kReturnValueIndex] = isolate->heap()->the_hole_value();
H A Dheap-inl.h723 ASSERT(obj != HEAP->the_hole_value());
729 ASSERT(obj != HEAP->the_hole_value());
753 set_instanceof_cache_function(the_hole_value());
763 set_instanceof_cache_map(the_hole_value());
764 set_instanceof_cache_function(the_hole_value());
H A Disolate.h586 thread_local_top_.pending_exception_ = heap_.the_hole_value();
596 thread_local_top_.pending_message_obj_ = heap_.the_hole_value();
597 thread_local_top_.pending_message_script_ = heap_.the_hole_value();
637 return thread_local_top_.scheduled_exception_ != heap_.the_hole_value();
640 thread_local_top_.scheduled_exception_ = heap_.the_hole_value();
H A Delements.cc171 heap->the_hole_value(), length);
220 heap->the_hole_value(), length);
276 heap->the_hole_value(), length);
367 Object* the_hole = from->GetHeap()->the_hole_value();
440 Object* the_hole = from->GetHeap()->the_hole_value();
655 : backing_store->GetHeap()->the_hole_value();
1541 Object* the_hole_value = heap->the_hole_value(); local
1547 dict->SetEntry(i, the_hole_value, the_hole_value);
[all...]
H A Dglobal-handles.cc1067 ASSERT_NE(isolate->heap()->the_hole_value(), object);
1073 Object* the_hole = isolate->heap()->the_hole_value();
1077 ASSERT_EQ(isolate->heap()->the_hole_value(), blocks_[block][offset]);
H A Dobjects.cc753 CellSetValueInferType(cell, isolate->factory()->the_hole_value());
950 if (result != heap->the_hole_value()) return result;
2055 handle(heap->the_hole_value(), isolate));
2980 return heap->the_hole_value();
3038 return heap->the_hole_value();
3471 return isolate->heap()->the_hole_value();
3482 return isolate->heap()->the_hole_value();
3529 if (!*done) return GetHeap()->the_hole_value();
3838 Handle<Object> old_value(heap->the_hole_value(), isolate);
4045 Handle<Object> old_value(isolate->heap()->the_hole_value(), isolat
14671 Object* the_hole_value = GetHeap()->the_hole_value(); local
[all...]
H A Dproperty.h369 return isolate()->heap()->the_hole_value();
H A Dfactory.cc617 isolate()->heap()->the_hole_value(),
888 Handle<JSFunction> function = NewFunction(name, the_hole_value());
1315 *the_hole_value()),
H A Djson-parser.h758 if (element != isolate()->heap()->the_hole_value() &&
H A Dstring-stream.cc391 if (element != heap->the_hole_value()) {
/external/v8/src/
H A Delements.cc444 : backing_store->GetHeap()->the_hole_value();
712 Object* hole = heap->the_hole_value();
1041 Object* the_hole_value = heap->the_hole_value(); local
1047 dict->SetEntry(i, the_hole_value, the_hole_value);
1157 return obj->GetHeap()->the_hole_value();
1296 : parameter_map->GetHeap()->the_hole_value();
H A Dheap-inl.h624 set_instanceof_cache_function(the_hole_value());
634 set_instanceof_cache_map(the_hole_value());
635 set_instanceof_cache_function(the_hole_value());
H A Disolate.h549 thread_local_top_.pending_exception_ = heap_.the_hole_value();
559 thread_local_top_.pending_message_obj_ = heap_.the_hole_value();
586 return thread_local_top_.scheduled_exception_ != heap_.the_hole_value();
589 thread_local_top_.scheduled_exception_ = heap_.the_hole_value();
H A Dbuiltins.cc336 MemsetPointer(dst->data_start() + from, heap->the_hole_value(), to - from);
608 elms->set(len - 1, heap->the_hole_value());
716 if (elms->get(i) == heap->the_hole_value()) {
H A Dfactory.cc523 isolate()->heap()->the_hole_value(),
727 Handle<JSFunction> function = NewFunction(name, the_hole_value());
1149 *the_hole_value()),
H A Dstring-stream.cc380 if (element != heap->the_hole_value()) {
/external/chromium_org/v8/src/ia32/
H A Dic-ia32.cc286 __ cmp(scratch, Immediate(masm->isolate()->factory()->the_hole_value()));
371 __ cmp(scratch2, factory->the_hole_value());
676 __ cmp(unmapped_location, factory->the_hole_value());
1269 __ cmp(unmapped_location, factory->the_hole_value());
H A Dstub-cache-ia32.cc770 Handle<Oddball> the_hole = masm->isolate()->factory()->the_hole_value();
1928 Immediate(factory()->the_hole_value()));
2021 __ cmp(eax, Immediate(factory()->the_hole_value()));
2031 Immediate(factory()->the_hole_value()));
2981 __ cmp(cell_operand, factory()->the_hole_value());
3154 __ cmp(eax, factory()->the_hole_value());
3157 __ cmp(eax, factory()->the_hole_value());
3593 __ mov(ebx, Immediate(masm->isolate()->factory()->the_hole_value()));
H A Dfull-codegen-ia32.cc768 ? isolate()->factory()->the_hole_value()
777 Immediate(isolate()->factory()->the_hole_value()));
786 Immediate(isolate()->factory()->the_hole_value()));
806 __ push(Immediate(isolate()->factory()->the_hole_value()));
1399 __ cmp(eax, isolate()->factory()->the_hole_value());
1478 __ cmp(eax, isolate()->factory()->the_hole_value());
2117 __ mov(ecx, isolate()->factory()->the_hole_value());
2419 __ cmp(edx, isolate()->factory()->the_hole_value());
2449 __ cmp(edx, isolate()->factory()->the_hole_value());
2470 __ cmp(edx, isolate()->factory()->the_hole_value());
[all...]
/external/v8/src/ia32/
H A Dic-ia32.cc329 __ cmp(scratch, Immediate(FACTORY->the_hole_value()));
407 __ cmp(scratch2, factory->the_hole_value());
720 __ cmp(unmapped_location, factory->the_hole_value());
1280 __ cmp(unmapped_location, factory->the_hole_value());
H A Dstub-cache-ia32.cc838 Handle<Oddball> the_hole = masm->isolate()->factory()->the_hole_value();
1535 Immediate(factory()->the_hole_value()));
1627 __ cmp(eax, Immediate(factory()->the_hole_value()));
1637 Immediate(factory()->the_hole_value()));
2588 __ cmp(cell_operand, factory()->the_hole_value());
2857 __ cmp(ebx, factory()->the_hole_value());
2860 __ cmp(ebx, factory()->the_hole_value());
3697 __ cmp(ebx, masm->isolate()->factory()->the_hole_value());
3882 __ mov(ebx, Immediate(masm->isolate()->factory()->the_hole_value()));
H A Dcodegen-ia32.cc469 __ cmp(ebx, masm->isolate()->factory()->the_hole_value());
602 masm->isolate()->factory()->the_hole_value());
H A Dfull-codegen-ia32.cc789 Immediate(isolate()->factory()->the_hole_value()));
821 Immediate(isolate()->factory()->the_hole_value()));
846 __ push(Immediate(isolate()->factory()->the_hole_value()));
1255 __ cmp(eax, isolate()->factory()->the_hole_value());
1334 __ cmp(eax, isolate()->factory()->the_hole_value());
1960 __ cmp(edx, isolate()->factory()->the_hole_value());
1990 __ cmp(edx, isolate()->factory()->the_hole_value());
2011 __ cmp(edx, isolate()->factory()->the_hole_value());
2335 __ push(Immediate(isolate()->factory()->the_hole_value()));
H A Dbuiltins-ia32.cc960 __ mov(scratch3, factory->the_hole_value());
975 factory->the_hole_value());
1058 __ mov(eax, factory->the_hole_value());

Completed in 619 milliseconds

1234