Home
last modified time | relevance | path

Searched refs:GetHeap (Results 1 – 25 of 64) sorted by relevance

123

/external/v8/src/
Dcontexts-inl.h85 return map == map->GetHeap()->native_context_map(); in IsNativeContext()
91 return map == map->GetHeap()->function_context_map(); in IsFunctionContext()
97 return map == map->GetHeap()->catch_context_map(); in IsCatchContext()
103 return map == map->GetHeap()->with_context_map(); in IsWithContext()
108 return map == map->GetHeap()->debug_evaluate_context_map(); in IsDebugEvaluateContext()
113 return map == map->GetHeap()->block_context_map(); in IsBlockContext()
119 return map == map->GetHeap()->module_context_map(); in IsModuleContext()
124 return map == map->GetHeap()->eval_context_map(); in IsEvalContext()
129 return map == map->GetHeap()->script_context_map(); in IsScriptContext()
133 return osr_code_table() == GetHeap()->empty_fixed_array(); in OptimizedCodeMapIsCleared()
Dobjects-inl.h79 CONDITIONAL_WRITE_BARRIER(GetHeap(), this, offset, value, mode); \
204 return map() == GetHeap()->external_map(); in IsExternal()
371 return map() == GetHeap()->feedback_vector_map(); in IsFeedbackVector()
424 Heap* heap = GetHeap(); in IsContext()
434 return map() == GetHeap()->native_context_map(); in IsNativeContext()
438 return map() == GetHeap()->script_context_table_map(); in IsScriptContextTable()
442 return map() == GetHeap()->scope_info_map(); in IsScopeInfo()
446 return map() == GetHeap()->module_info_map(); in IsModuleInfo()
477 return map() == GetHeap()->hash_table_map(); in IsHashTable()
483 return IsHashTable() && this != GetHeap()->string_table(); in IsDictionary()
[all …]
Dobjects-body-descriptors.h96 Heap* heap = obj->GetHeap(); in IterateBody()
128 Heap* heap = obj->GetHeap(); in IterateBody()
Dobjects-body-descriptors-inl.h143 Heap* heap = obj->GetHeap(); in IterateBody()
185 Heap* heap = obj->GetHeap(); in IterateBody()
214 Heap* heap = obj->GetHeap(); in IterateBody()
240 Heap* heap = obj->GetHeap(); in IterateBody()
273 Heap* heap = obj->GetHeap(); in IterateBody()
411 Heap* heap = obj->GetHeap(); in IterateBody()
Dobjects-debug.cc262 CHECK(ho->GetHeap()->Contains(ho)); in VerifyHeapPointer()
318 GetHeap()->one_pointer_filler_map(); in ElementsAreSafeToExamine()
380 (elements() == GetHeap()->empty_fixed_array()) || in JSObjectVerify()
382 (elements()->map() == GetHeap()->fixed_array_map() || in JSObjectVerify()
383 elements()->map() == GetHeap()->fixed_cow_array_map())); in JSObjectVerify()
390 Heap* heap = GetHeap(); in MapVerify()
557 CHECK_IMPLIES(length() == 0, this == GetHeap()->empty_string()); in StringVerify()
559 CHECK(!GetHeap()->InNewSpace(this)); in StringVerify()
573 CHECK(this->second() == GetHeap()->empty_string() || in ConsStringVerify()
672 Heap* heap = GetHeap(); in OddballVerify()
Dcontexts.cc526 Heap* heap = GetHeap(); in EvictFromOptimizedCodeMap()
566 FixedArray* empty_fixed_array = GetHeap()->empty_fixed_array(); in ClearOptimizedCodeMap()
598 CodeFlusher* flusher = GetHeap()->mark_compact_collector()->code_flusher(); in AddOptimizedFunction()
627 element_function->set_next_function_link(GetHeap()->undefined_value(), in RemoveOptimizedFunction()
Dtransitions-inl.h112 Heap* heap = name->GetHeap(); in IsSpecialTransition()
Dstring-stream.cc297 if (!js_object->GetHeap()->Contains(map) || in PrintUsingMap()
450 Heap* heap = HeapObject::cast(f)->GetHeap(); in PrintFunction()
Dhandles.cc21 Heap* heap = heap_object->GetHeap(); in IsDereferenceAllowed()
/external/v8/src/heap/
Dscavenger-inl.h31 object->GetHeap()->UpdateAllocationSite<Heap::kGlobal>( in ScavengeObject()
32 object, object->GetHeap()->global_pretenuring_feedback_); in ScavengeObject()
35 DCHECK(object->map() != object->GetHeap()->allocation_memento_map()); in ScavengeObject()
Dobjects-visiting-inl.h306 Heap* heap = map->GetHeap(); in VisitMap()
329 Heap* heap = map->GetHeap(); in VisitWeakCell()
340 map->GetHeap()->mark_compact_collector()->RecordSlot(weak_cell, slot, in VisitWeakCell()
358 Heap* heap = array->GetHeap(); in VisitTransitionArray()
371 Heap* heap = map->GetHeap(); in VisitTransitionArray()
384 Heap* heap = map->GetHeap(); in VisitWeakCollection()
414 Heap* heap = map->GetHeap(); in VisitCode()
426 Heap* heap = map->GetHeap(); in VisitSharedFunctionInfo()
453 Heap* heap = map->GetHeap(); in VisitJSFunction()
Dscavenger.cc159 Heap* heap = map->GetHeap(); in SemiSpaceCopyObject()
188 Heap* heap = map->GetHeap(); in PromoteObject()
219 Heap* heap = map->GetHeap(); in EvacuateObject()
258 map->GetHeap()->mark_compact_collector()->RecordCodeEntrySlot( in EvacuateJSFunction()
316 Heap* heap = map->GetHeap(); in EvacuateShortcutCandidate()
356 DCHECK(!map->GetHeap()->InNewSpace(actual)); in EvacuateThinString()
407 Scavenger* scavenger = map->GetHeap()->scavenge_collector_; in ScavengeObjectSlow()
Dobjects-visiting.h219 object->GetHeap(), object, in VisitSpecialized()
429 if (object->GetHeap()->local_embedder_heap_tracer()->InUse()) { in INLINE()
431 object->GetHeap()->TracePossibleWrapper(JSObject::cast(object)); in INLINE()
Dmark-compact-inl.h133 ->GetHeap() in Next()
/external/v8/src/mips64/
Dassembler-mips64-inl.h212 host()->GetHeap()->incremental_marking()->RecordWriteIntoCode( in set_target_object()
214 host()->GetHeap()->RecordWriteIntoCode(host(), this, target); in set_target_object()
282 host()->GetHeap()->incremental_marking()->RecordWriteIntoCode(host(), this, in set_target_cell()
327 host()->GetHeap()->incremental_marking()->RecordWriteIntoCode( in set_debug_call_address()
/external/v8/src/mips/
Dassembler-mips-inl.h224 host()->GetHeap()->incremental_marking()->RecordWriteIntoCode( in set_target_object()
226 host()->GetHeap()->RecordWriteIntoCode(host(), this, target); in set_target_object()
300 host()->GetHeap()->incremental_marking()->RecordWriteIntoCode(host(), this, in set_target_cell()
345 host()->GetHeap()->incremental_marking()->RecordWriteIntoCode( in set_debug_call_address()
/external/v8/src/ic/
Dstub-cache.cc37 DCHECK(!name->GetHeap()->InNewSpace(name)); in CommonStubCacheChecks()
38 DCHECK(!name->GetHeap()->InNewSpace(handler)); in CommonStubCacheChecks()
Dic-inl.h65 Heap* heap = target->GetHeap(); in SetTargetAtAddress()
/external/v8/src/ia32/
Dassembler-ia32-inl.h128 host()->GetHeap()->RecordWriteIntoCode(host(), this, target); in set_target_object()
129 host()->GetHeap()->incremental_marking()->RecordWriteIntoCode( in set_target_object()
193 host()->GetHeap()->incremental_marking()->RecordWriteIntoCode(host(), this, in set_target_cell()
236 host()->GetHeap()->incremental_marking()->RecordWriteIntoCode( in set_debug_call_address()
/external/v8/src/s390/
Dassembler-s390-inl.h179 host()->GetHeap()->incremental_marking()->RecordWriteIntoCode( in set_target_object()
181 host()->GetHeap()->RecordWriteIntoCode(host(), this, target); in set_target_object()
220 host()->GetHeap()->incremental_marking()->RecordWriteIntoCode(host(), this, in set_target_cell()
277 host()->GetHeap()->incremental_marking()->RecordWriteIntoCode( in set_debug_call_address()
/external/v8/src/x87/
Dassembler-x87-inl.h128 host()->GetHeap()->RecordWriteIntoCode(host(), this, target); in set_target_object()
129 host()->GetHeap()->incremental_marking()->RecordWriteIntoCode( in set_target_object()
193 host()->GetHeap()->incremental_marking()->RecordWriteIntoCode(host(), this, in set_target_cell()
236 host()->GetHeap()->incremental_marking()->RecordWriteIntoCode( in set_debug_call_address()
/external/v8/src/ppc/
Dassembler-ppc-inl.h200 host()->GetHeap()->incremental_marking()->RecordWriteIntoCode( in set_target_object()
202 host()->GetHeap()->RecordWriteIntoCode(host(), this, target); in set_target_object()
247 host()->GetHeap()->incremental_marking()->RecordWriteIntoCode(host(), this, in set_target_cell()
303 host()->GetHeap()->incremental_marking()->RecordWriteIntoCode( in set_debug_call_address()
/external/v8/src/arm/
Dassembler-arm-inl.h125 host()->GetHeap()->incremental_marking()->RecordWriteIntoCode( in set_target_object()
127 host()->GetHeap()->RecordWriteIntoCode(host(), this, target); in set_target_object()
185 host()->GetHeap()->incremental_marking()->RecordWriteIntoCode(host(), this, in set_target_cell()
231 host()->GetHeap()->incremental_marking()->RecordWriteIntoCode( in set_debug_call_address()
/external/v8/src/x64/
Dassembler-x64-inl.h418 host()->GetHeap()->incremental_marking()->RecordWriteIntoCode( in set_target_object()
420 host()->GetHeap()->RecordWriteIntoCode(host(), this, target); in set_target_object()
465 host()->GetHeap()->incremental_marking()->RecordWriteIntoCode(host(), this, in set_target_cell()
524 host()->GetHeap()->incremental_marking()->RecordWriteIntoCode( in set_debug_call_address()
/external/v8/src/snapshot/
Dpartial-serializer.cc55 DCHECK(Map::cast(obj)->code_cache() == obj->GetHeap()->empty_fixed_array()); in SerializeObject()

123