Searched refs:Heap (Results 101 - 125 of 278) sorted by relevance

1234567891011>>

/external/chromium_org/v8/src/mips/
H A Dstub-cache-mips.cc154 __ LoadRoot(tmp, Heap::kHashTableMapRootIndex);
416 __ LoadRoot(at, Heap::kTheHoleValueRootIndex);
472 __ LoadRoot(scratch3, Heap::kHeapNumberMapRootIndex);
482 __ CheckMap(value_reg, scratch1, Heap::kHeapNumberMapRootIndex,
654 __ CheckMap(value_reg, scratch2, Heap::kHeapNumberMapRootIndex,
825 __ LoadRoot(t1, Heap::kUndefinedValueRootIndex);
1093 __ LoadRoot(scratch, Heap::kNoInterceptorResultSentinelRootIndex);
1361 __ LoadRoot(scratch3(), Heap::kUndefinedValueRootIndex);
1464 __ LoadRoot(scratch1(), Heap::kNoInterceptorResultSentinelRootIndex);
1635 Heap
[all...]
H A Dlithium-codegen-mips.cc158 __ LoadRoot(a2, Heap::kUndefinedValueRootIndex);
2069 __ LoadRoot(at, Heap::kTrueValueRootIndex);
2094 __ LoadRoot(at, Heap::kUndefinedValueRootIndex);
2099 __ LoadRoot(at, Heap::kTrueValueRootIndex);
2101 __ LoadRoot(at, Heap::kFalseValueRootIndex);
2106 __ LoadRoot(at, Heap::kNullValueRootIndex);
2160 __ LoadRoot(at, Heap::kHeapNumberMapRootIndex);
2323 Heap::kHeapNumberMapRootIndex,
2342 __ LoadRoot(temp2, Heap::kNullValueRootIndex);
2681 __ LoadRoot(temp, Heap
[all...]
H A Dmacro-assembler-mips.cc88 Heap::RootListIndex index) {
94 Heap::RootListIndex index,
103 Heap::RootListIndex index) {
109 Heap::RootListIndex index,
397 LoadRoot(at, Heap::kNativeContextMapRootIndex);
411 LoadRoot(at, Heap::kNullValueRootIndex);
416 LoadRoot(at, Heap::kNativeContextMapRootIndex);
441 LoadRoot(scratch, Heap::kHashSeedRootIndex);
1568 Heap::RootListIndex index,
3060 Heap
[all...]
/external/chromium_org/v8/src/arm/
H A Dlithium-codegen-arm.cc156 __ LoadRoot(r2, Heap::kUndefinedValueRootIndex);
2217 __ CompareRoot(reg, Heap::kTrueValueRootIndex);
2246 __ CompareRoot(reg, Heap::kUndefinedValueRootIndex);
2251 __ CompareRoot(reg, Heap::kTrueValueRootIndex);
2253 __ CompareRoot(reg, Heap::kFalseValueRootIndex);
2258 __ CompareRoot(reg, Heap::kNullValueRootIndex);
2313 __ CompareRoot(map, Heap::kHeapNumberMapRootIndex);
2467 Heap::kHeapNumberMapRootIndex,
2486 __ LoadRoot(temp2, Heap::kNullValueRootIndex);
2822 __ LoadRoot(ip, Heap
[all...]
H A Dcodegen-arm.cc440 __ CompareRoot(r4, Heap::kEmptyFixedArrayRootIndex);
457 __ LoadRoot(r9, Heap::kFixedDoubleArrayMapRootIndex);
533 __ CompareRoot(lr, Heap::kTheHoleValueRootIndex);
566 __ CompareRoot(r4, Heap::kEmptyFixedArrayRootIndex);
581 __ LoadRoot(r9, Heap::kFixedArrayMapRootIndex);
590 __ LoadRoot(r9, Heap::kHeapNumberMapRootIndex);
630 __ LoadRoot(r0, Heap::kTheHoleValueRootIndex);
697 __ CompareRoot(result, Heap::kempty_stringRootIndex);
H A Dmacro-assembler-arm.cc419 Heap::RootListIndex index,
435 Heap::RootListIndex index,
970 Heap::RootListIndex map_index,
1481 LoadRoot(ip, Heap::kNativeContextMapRootIndex);
1498 LoadRoot(ip, Heap::kNullValueRootIndex);
1503 LoadRoot(ip, Heap::kNativeContextMapRootIndex);
1532 LoadRoot(scratch, Heap::kHashSeedRootIndex);
1906 Heap::kStringMapRootIndex,
1937 Heap::kAsciiStringMapRootIndex,
1953 Heap
[all...]
/external/chromium_org/v8/test/cctest/
H A Dtest-threads.cc101 CcTest::heap()->CollectAllGarbage(v8::internal::Heap::kNoGCFlags);
/external/v8/src/
H A Dobjects-visiting-inl.h122 void Code::CodeIterateBody(Heap* heap) {
H A Dobjects-visiting.h209 INLINE(static void IteratePointers(Heap* heap,
287 static inline void VisitPointers(Heap* heap, Object** start, Object** end) {
H A Delements.cc126 static Failure* ThrowArrayLengthRangeError(Heap* heap) {
169 Heap* heap = from->GetHeap();
187 Heap* heap = from->GetHeap();
272 Heap* heap = from->GetHeap();
692 Heap* heap = obj->GetHeap();
1022 Heap* heap = array->GetHeap();
1064 Heap* heap = isolate->heap();
H A Daccessors.cc47 Heap* heap = HEAP;
450 Heap* heap = Isolate::Current()->heap();
479 Heap* heap = object->GetHeap();
/external/v8/test/cctest/
H A Dtest-threads.cc114 HEAP->CollectAllGarbage(v8::internal::Heap::kNoGCFlags);
/external/chromium_org/v8/src/
H A Dprofile-generator.h44 explicit StringsStorage(Heap* heap);
281 explicit CpuProfilesCollection(Heap* heap);
H A Dfull-codegen.h677 virtual void Plug(Heap::RootListIndex index) const = 0;
732 virtual void Plug(Heap::RootListIndex) const;
753 virtual void Plug(Heap::RootListIndex) const;
792 virtual void Plug(Heap::RootListIndex) const;
819 virtual void Plug(Heap::RootListIndex) const;
H A Delements.cc142 static Failure* ThrowArrayLengthRangeError(Heap* heap) {
170 Heap* heap = from_base->GetHeap();
190 Heap* heap = from->GetHeap();
210 Heap* heap = from->GetHeap();
219 Heap* heap = from->GetHeap();
275 Heap* heap = from_base->GetHeap();
301 Heap* heap = from->GetHeap();
973 Heap* heap = obj->GetHeap();
1050 Heap* heap = elements->GetHeap();
1502 Heap* hea
[all...]
H A Dfactory.h109 // a Heap::PretenureFlag argument to optionally request that they be
479 &isolate()->heap()->roots_[Heap::k##camel_name##RootIndex])); \
487 &isolate()->heap()->roots_[Heap::k##Name##MapRootIndex])); \
495 &isolate()->heap()->roots_[Heap::k##name##RootIndex])); \
H A Dstring-stream.cc384 Heap* heap = array->GetHeap();
459 Heap* heap = isolate->heap();
495 Heap* heap = HeapObject::cast(f)->GetHeap();
/external/llvm/lib/Support/Unix/
H A DProgram.inc153 // Heap size
/external/v8/src/x64/
H A Dmacro-assembler-x64.h132 void LoadRoot(Register destination, Heap::RootListIndex index);
133 void StoreRoot(Register source, Heap::RootListIndex index);
140 void CompareRoot(Register with, Heap::RootListIndex index);
141 void CompareRoot(const Operand& with, Heap::RootListIndex index);
142 void PushRoot(Heap::RootListIndex index);
961 Heap::RootListIndex root_value_index,
H A Dstub-cache-x64.cc145 Heap::kHashTableMapRootIndex);
695 __ CompareRoot(rax, Heap::kNoInterceptorResultSentinelRootIndex);
1138 __ CompareRoot(rax, Heap::kNoInterceptorResultSentinelRootIndex);
1498 __ LoadRoot(kScratchRegister, Heap::kTheHoleValueRootIndex);
1574 Heap::kFixedArrayMapRootIndex);
1583 __ LoadRoot(r9, Heap::kTheHoleValueRootIndex);
1603 __ LoadRoot(rax, Heap::kUndefinedValueRootIndex);
1666 __ LoadRoot(index, Heap::kUndefinedValueRootIndex);
1684 __ LoadRoot(rax, Heap::kNanValueRootIndex);
1745 __ LoadRoot(index, Heap
[all...]
H A Dmacro-assembler-x64.cc153 void MacroAssembler::LoadRoot(Register destination, Heap::RootListIndex index) {
171 void MacroAssembler::StoreRoot(Register source, Heap::RootListIndex index) {
178 void MacroAssembler::PushRoot(Heap::RootListIndex index) {
184 void MacroAssembler::CompareRoot(Register with, Heap::RootListIndex index) {
192 Heap::RootListIndex index) {
212 LoadRoot(scratch, Heap::kStoreBufferTopRootIndex);
218 StoreRoot(scratch, Heap::kStoreBufferTopRootIndex);
440 Heap::kFixedArrayMapRootIndex);
443 Heap::kFixedDoubleArrayMapRootIndex);
446 Heap
[all...]
/external/v8/src/arm/
H A Dmacro-assembler-arm.h162 Heap::RootListIndex index,
166 Heap::RootListIndex index,
840 Heap::RootListIndex index,
857 void CompareRoot(Register obj, Heap::RootListIndex index);
1087 void AssertRegisterIsRoot(Register reg, Heap::RootListIndex index);
1194 Heap::RootListIndex root_value_index,
1286 Heap::RootListIndex map_index,
/external/v8/src/mips/
H A Dmacro-assembler-mips.cc55 Heap::RootListIndex index) {
61 Heap::RootListIndex index,
70 Heap::RootListIndex index) {
76 Heap::RootListIndex index,
375 LoadRoot(at, Heap::kGlobalContextMapRootIndex);
390 LoadRoot(at, Heap::kNullValueRootIndex);
395 LoadRoot(at, Heap::kGlobalContextMapRootIndex);
420 LoadRoot(scratch, Heap::kHashSeedRootIndex);
1652 Heap::RootListIndex index,
3097 Heap
[all...]
/external/chromium_org/v8/src/ia32/
H A Dmacro-assembler-ia32.h68 void LoadRoot(Register destination, Heap::RootListIndex index);
69 void StoreRoot(Register source, Register scratch, Heap::RootListIndex index);
70 void CompareRoot(Register with, Register scratch, Heap::RootListIndex index);
73 void CompareRoot(Register with, Heap::RootListIndex index);
74 void CompareRoot(const Operand& with, Heap::RootListIndex index);
/external/chromium_org/v8/src/x64/
H A Dstub-cache-x64.cc142 Heap::kHashTableMapRootIndex);
470 __ LoadRoot(kScratchRegister, Heap::kUndefinedValueRootIndex);
543 __ LoadRoot(scratch3, Heap::kUndefinedValueRootIndex);
550 __ LoadRoot(scratch3, Heap::kUndefinedValueRootIndex);
818 __ CompareRoot(rax, Heap::kNoInterceptorResultSentinelRootIndex);
1374 __ LoadRoot(kScratchRegister, Heap::kUndefinedValueRootIndex);
1498 __ CompareRoot(rax, Heap::kNoInterceptorResultSentinelRootIndex);
1836 __ LoadRoot(kScratchRegister, Heap::kTheHoleValueRootIndex);
1901 Heap::kFixedArrayMapRootIndex);
1910 __ LoadRoot(r9, Heap
[all...]

Completed in 589 milliseconds

1234567891011>>