/external/v8/src/ |
D | builtins.cc | 191 Heap* heap = isolate->heap(); in ArrayCodeGenericCommon() local 314 static void MoveElements(Heap* heap, in MoveElements() 334 static void FillWithHoles(Heap* heap, FixedArray* dst, int from, int to) { in FillWithHoles() 340 static FixedArray* LeftTrimFixedArray(Heap* heap, in LeftTrimFixedArray() 391 static bool ArrayPrototypeHasNoElements(Heap* heap, in ArrayPrototypeHasNoElements() 409 Heap* heap, Object* receiver, Arguments* args, int first_added_arg) { in EnsureJSArrayWithWritableFastElements() 448 static inline bool IsJSArrayFastElementMovingAllowed(Heap* heap, in IsJSArrayFastElementMovingAllowed() 486 Heap* heap = isolate->heap(); in BUILTIN() local 544 Heap* heap = isolate->heap(); in BUILTIN() local 577 Heap* heap = isolate->heap(); in BUILTIN() local [all …]
|
D | elements.cc | 126 static Failure* ThrowArrayLengthRangeError(Heap* heap) { in ThrowArrayLengthRangeError() 169 Heap* heap = from->GetHeap(); in CopyObjectToObjectElements() local 187 Heap* heap = from->GetHeap(); in CopyDictionaryToObjectElements() local 272 Heap* heap = from->GetHeap(); in CopyDoubleToObjectElements() local 527 uint32_t extra = 0; in AddElementsToFixedArray() local 692 Heap* heap = obj->GetHeap(); in DeleteCommon() local 1022 Heap* heap = array->GetHeap(); in SetLengthWithoutNormalize() local 1064 Heap* heap = isolate->heap(); in DeleteCommon() local
|
D | objects.cc | 353 Heap* heap = name->GetHeap(); in GetPropertyWithFailedAccessCheck() local 465 Heap* heap = name->GetHeap(); in SetNormalizedProperty() local 573 Heap* heap = name->GetHeap(); in GetProperty() local 647 Heap* heap = IsSmi() in GetElementWithReceiver() local 706 Heap* heap = Isolate::Current()->heap(); in GetPrototype() local 718 Heap* heap = heap_object->GetHeap(); in GetPrototype() local 850 Heap* heap = GetHeap(); in SlowTryFlatten() local 919 Heap* heap = GetHeap(); in MakeExternal() local 971 Heap* heap = GetHeap(); in MakeExternal() local 1103 Heap* heap = GetHeap(); in JSObjectShortPrint() local [all …]
|
D | serialize.cc | 159 #define DEF_ENTRY_A(name, kind, state, extra) DEF_ENTRY_C(name, ignored) in PopulateTable() argument 1247 Heap* heap = HEAP; in RootIndex() local
|
/external/webkit/Source/JavaScriptCore/wtf/ |
D | FastMalloc.cpp | 1781 const Length extra = span->length - n; in Split() local 1807 const int extra = static_cast<int>(span->length - n); in Carve() local 2537 static ALWAYS_INLINE void setThreadHeap(TCMalloc_ThreadCache* heap) in setThreadHeap() 3045 TCMalloc_ThreadCache *heap = threadheap_allocator.New(); in NewHeap() local 3125 TCMalloc_ThreadCache* heap = NULL; in CreateCacheIfNecessary() local 3176 TCMalloc_ThreadCache* heap = GetThreadHeap(); in CreateCacheIfNecessary() local 3209 void TCMalloc_ThreadCache::DeleteCache(TCMalloc_ThreadCache* heap) { in CreateCacheIfNecessary() 3612 TCMalloc_ThreadCache* heap = TCMalloc_ThreadCache::GetCache(); in CreateCacheIfNecessary() local 3660 TCMalloc_ThreadCache* heap = TCMalloc_ThreadCache::GetCacheIfPresent(); in CreateCacheIfNecessary() local 3711 TCMalloc_ThreadCache* heap = TCMalloc_ThreadCache::GetCache(); in CreateCacheIfNecessary() local
|
/external/v8/src/x64/ |
D | ic-x64.cc | 635 Label slow, slow_with_tagged_index, fast, array, extra, check_extra_double; in GenerateGeneric() local 1159 Heap* heap = masm->isolate()->heap(); in GenerateMappedArgumentsLookup() local
|
/external/v8/src/arm/ |
D | ic-arm.cc | 766 Heap* heap = masm->isolate()->heap(); in GenerateMappedArgumentsLookup() local 1312 Label slow, array, extra, check_if_double_array; in GenerateGeneric() local
|
/external/v8/src/ia32/ |
D | ic-ia32.cc | 374 Heap* heap = masm->isolate()->heap(); in GenerateMappedArgumentsLookup() local 768 Label check_if_double_array, array, extra, transition_smi_elements; in GenerateGeneric() local
|
/external/valgrind/main/perf/ |
D | bz2.c | 1029 Int i, extra; in myvprintf_str() local 3245 Int32 heap [ BZ_MAX_ALPHA_SIZE + 2 ]; in BZ2_hbMakeCodeLengths() local
|
D | test_input_for_tinycc.c | 1269 Int i, extra; in myvprintf_str() local 2755 Int32 heap [ 258 + 2 ]; in BZ2_hbMakeCodeLengths() local
|
/external/valgrind/main/VEX/switchback/ |
D | test_bzip2.c | 1014 Int i, extra; in myvprintf_str() local 3230 Int32 heap [ BZ_MAX_ALPHA_SIZE + 2 ]; in BZ2_hbMakeCodeLengths() local
|
/external/valgrind/main/exp-sgcheck/tests/ |
D | hackedbz2.c | 1036 Int i, extra; in myvprintf_str() local 3254 Int32 heap [ BZ_MAX_ALPHA_SIZE + 2 ]; in BZ2_hbMakeCodeLengths() local
|
/external/valgrind/main/memcheck/tests/ |
D | origin5-bz2.c | 1029 Int i, extra; in myvprintf_str() local 3245 Int32 heap [ BZ_MAX_ALPHA_SIZE + 2 ]; in BZ2_hbMakeCodeLengths() local
|
D | varinfo6.c | 1067 Int i, extra; in myvprintf_str() local 3283 Int32 heap [ BZ_MAX_ALPHA_SIZE + 2 ]; in BZ2_hbMakeCodeLengths() local
|