Searched defs:GetHeap (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/src/
H A Dobjects-inl.h86 CONDITIONAL_WRITE_BARRIER(GetHeap(), this, offset, value, mode); \
151 HeapObject::cast(this)->GetHeap()->external_map();
550 chars, length_, string_->GetHeap()->HashSeed());
752 Heap* heap = map->GetHeap();
766 HeapObject::cast(this)->GetHeap()->native_context_map();
773 HeapObject::cast(this)->GetHeap()->scope_info_map();
833 HeapObject::cast(this)->GetHeap()->hash_table_map();
844 this != HeapObject::cast(this)->GetHeap()->string_table();
943 HeapObject::cast(this)->GetHeap()->ordered_hash_table_map();
1379 Heap* HeapObject::GetHeap() cons function in class:v8::internal::HeapObject
[all...]

Completed in 47 milliseconds