• Home
  • Raw
  • Download

Lines Matching refs:GetHeap

69         constructor->GetHeap()->AllocateJSObject(constructor);  in CreateJSValue()
120 return heap_object->GetHeap()->false_value(); in ToBoolean()
124 return heap_object->GetHeap()->false_value(); in ToBoolean()
127 return heap_object->GetHeap()->ToBoolean( in ToBoolean()
133 return heap_object->GetHeap()->true_value(); in ToBoolean()
250 MaybeObject* maybe = GetHeap()->Uint32ToString(index); in GetElementWithHandler()
260 MaybeObject* maybe = GetHeap()->Uint32ToString(index); in SetElementWithHandler()
268 MaybeObject* maybe = GetHeap()->Uint32ToString(index); in HasElementWithHandler()
280 Debug* debug = fun->GetHeap()->isolate()->debug(); in GetPropertyWithDefinedGetter()
353 Heap* heap = name->GetHeap(); in GetPropertyWithFailedAccessCheck()
465 Heap* heap = name->GetHeap(); in SetNormalizedProperty()
504 if (mode != FORCE_DELETION) return GetHeap()->false_value(); in DeleteNormalizedProperty()
517 cell->set_value(cell->GetHeap()->the_hole_value()); in DeleteNormalizedProperty()
521 if (deleted == GetHeap()->true_value()) { in DeleteNormalizedProperty()
532 return GetHeap()->true_value(); in DeleteNormalizedProperty()
573 Heap* heap = name->GetHeap(); in GetProperty()
649 : HeapObject::cast(this)->GetHeap(); in GetElementWithReceiver()
718 Heap* heap = heap_object->GetHeap(); in GetPrototype()
850 Heap* heap = GetHeap(); in SlowTryFlatten()
919 Heap* heap = GetHeap(); in MakeExternal()
971 Heap* heap = GetHeap(); in MakeExternal()
1103 Heap* heap = GetHeap(); in JSObjectShortPrint()
1167 Heap* heap = GetHeap(); in HeapObjectShortPrint()
1423 return GetHeap()->false_value(); in HeapNumberToBoolean()
1428 return GetHeap()->false_value(); in HeapNumberToBoolean()
1430 return GetHeap()->true_value(); in HeapNumberToBoolean()
1454 return GetHeap()->function_class_symbol(); in class_name()
1461 return GetHeap()->Object_symbol(); in class_name()
1477 return GetHeap()->Object_symbol(); in constructor_name()
1523 Isolate* isolate = GetHeap()->isolate(); in AddFastProperty()
1639 Heap* heap = GetHeap(); in AddConstantFunctionProperty()
1692 Heap* heap = GetHeap(); in AddSlowProperty()
1715 Heap* heap = GetHeap(); in AddProperty()
2052 Heap* heap = GetHeap(); in LookupCallbackSetterInPrototypes()
2075 Heap* heap = GetHeap(); in SetElementWithCallbackSetterInPrototypes()
2081 MaybeObject* maybe = GetHeap()->Uint32ToString(index); in SetElementWithCallbackSetterInPrototypes()
2117 Heap* heap = GetHeap(); in SetPropertyWithCallbackSetterInPrototypes()
2170 GetHeap()->isolate()->descriptor_lookup_cache(); in LookupInDescriptors()
2267 Heap* heap = new_map->GetHeap(); in AddElementsTransitionMapToDescriptor()
2308 return GetHeap()->empty_symbol(); in elements_transition_sentinel_name()
2536 Heap* heap = GetHeap(); in LookupRealNamedPropertyInPrototypes()
2660 Isolate* isolate = GetHeap()->isolate(); in SetPropertyWithHandlerIfDefiningSetter()
2740 if (mode == STRICT_DELETION && bool_result == GetHeap()->false_value()) { in DeletePropertyWithHandler()
2882 Heap* heap = GetHeap(); in SetPropertyForResult()
3198 Heap* heap = GetHeap(); in GetPropertyAttribute()
3394 Heap* current_heap = GetHeap(); in NormalizeProperties()
3470 (old_map == old_map->GetHeap()->non_strict_arguments_elements_map()); in NormalizeElements()
3508 GetHeap()->AllocateHeapNumber(double_array->get_scalar(i), TENURED); in NormalizeElements()
3540 old_map->GetHeap()->isolate()->counters()->elements_to_dictionary()-> in NormalizeElements()
3573 MaybeObject* maybe = SetHiddenProperty(GetHeap()->identity_hash_symbol(), in SetIdentityHash()
3589 Object* stored_value = GetHiddenProperty(GetHeap()->identity_hash_symbol()); in GetIdentityHash()
3593 if (flag == OMIT_CREATION) return GetHeap()->undefined_value(); in GetIdentityHash()
3596 MaybeObject* result = SetHiddenProperty(GetHeap()->identity_hash_symbol(), in GetIdentityHash()
3622 if (proxy_parent->IsNull()) return GetHeap()->undefined_value(); in GetHiddenProperty()
3630 return GetHeap()->undefined_value(); in GetHiddenProperty()
3635 if (entry == StringDictionary::kNotFound) return GetHeap()->undefined_value(); in GetHiddenProperty()
3654 if (proxy_parent->IsNull()) return GetHeap()->undefined_value(); in SetHiddenProperty()
3714 GetHeap()->hidden_symbol(), in HasHiddenProperties()
3728 (descriptors->GetKey(0) == GetHeap()->hidden_symbol())) { in GetHiddenPropertiesDictionary()
3745 GetHeap()->hidden_symbol(), in GetHiddenPropertiesDictionary()
3751 if (!create_if_absent) return GetHeap()->undefined_value(); in GetHiddenPropertiesDictionary()
3757 SetPropertyPostInterceptor(GetHeap()->hidden_symbol(), in GetHiddenPropertiesDictionary()
3777 (descriptors->GetKey(0) == GetHeap()->hidden_symbol())) { in SetHiddenPropertiesDictionary()
3788 SetPropertyPostInterceptor(GetHeap()->hidden_symbol(), in SetHiddenPropertiesDictionary()
3802 if (!result.IsProperty()) return GetHeap()->true_value(); in DeletePropertyPostInterceptor()
4024 Heap* heap = GetHeap(); in ReferencesObject()
4187 Heap* heap = GetHeap(); in IsSimpleEnum()
4259 Heap* heap = GetHeap(); in LocalLookup()
4300 Heap* heap = GetHeap(); in Lookup()
4313 Heap* heap = GetHeap(); in LookupCallback()
4369 return GetHeap()->undefined_value(); in DefineElementAccessor()
4376 return GetHeap()->undefined_value(); in DefineElementAccessor()
4397 return GetHeap()->undefined_value(); in DefineElementAccessor()
4406 { MaybeObject* maybe_accessors = GetHeap()->AllocateAccessorPair(); in DefineElementAccessor()
4420 LookupResult result(GetHeap()->isolate()); in DefinePropertyAccessor()
4441 { MaybeObject* maybe_accessors = GetHeap()->AllocateAccessorPair(); in DefinePropertyAccessor()
4493 if (elements()->map() == GetHeap()->non_strict_arguments_elements_map()) { in SetElementCallback()
4501 parameter_map->set(index + 2, GetHeap()->the_hole_value()); in SetElementCallback()
4508 return GetHeap()->undefined_value(); in SetElementCallback()
4540 return GetHeap()->undefined_value(); in SetPropertyCallback()
4673 Heap* heap = GetHeap(); in LookupAccessor()
4740 return GetHeap()->undefined_value(); in SlowReverseLookup()
4748 Heap* heap = GetHeap(); in CopyDropDescriptors()
4799 GetHeap()->AllocateMap(instance_type(), new_instance_size); in CopyNormalized()
4852 { MaybeObject* maybe_result = GetHeap()->AllocateCodeCache(); in UpdateCodeCache()
4868 return GetHeap()->undefined_value(); in FindInCodeCache()
4947 *ContentHeader() = descriptor_array_->GetHeap()->fixed_array_map(); in Next()
4992 *Header() = proto_trans_->GetHeap()->fixed_array_map(); in Next()
5055 set_map_no_write_barrier(GetHeap()->meta_map()); in GetAndResetParent()
5225 return GetHeap()->undefined_value(); in LookupDefaultCache()
5234 return GetHeap()->undefined_value(); in LookupNormalTypeCache()
5316 { MaybeObject* maybe_obj = code_->GetHeap()->AllocateFixedArray(2); in AsObject()
5336 if (entry == kNotFound) return GetHeap()->undefined_value(); in Lookup()
5373 Heap* heap = GetHeap(); in RemoveByIndex()
5525 if (entry == kNotFound) return GetHeap()->undefined_value(); in Lookup()
5588 Heap* heap = GetHeap(); in CopySize()
5942 Heap* heap = GetHeap(); in CopyWithoutTransitions()
5955 return accessor->IsTheHole() ? GetHeap()->undefined_value() : accessor; in GetComponent()
6044 Heap* heap = GetHeap(); in ToCString()
6125 Heap* heap = GetHeap(); in ToWideCString()
6953 Heap* heap = GetHeap(); in MarkAsUndetectable()
7027 GetHeap()->HashSeed()); in ComputeAndSetHash()
7031 GetHeap()->HashSeed()); in ComputeAndSetHash()
7034 field = ComputeHashField(&buffer, len, GetHeap()->HashSeed()); in ComputeAndSetHash()
7168 Heap* heap = GetHeap(); in SubString()
7456 Heap* heap = GetHeap(); in SetInstancePrototype()
7494 Heap* heap = new_map->GetHeap(); in SetPrototype()
7525 set_prototype_or_initial_map(no_prototype_map->GetHeap()->the_hole_value()); in RemovePrototype()
7617 Heap* heap = GetHeap(); in CanGenerateInlineConstructor()
7658 Heap* heap = GetHeap(); in ClearThisPropertyAssignmentsInfo()
7827 Builtins* builtins = map->GetHeap()->isolate()->builtins(); in StartInobjectSlackTracking()
7847 Heap* heap = map->GetHeap(); in DetachInitialMap()
7865 Builtins* builtins = map->GetHeap()->isolate()->builtins(); in AttachInitialMap()
7913 Heap* heap = map->GetHeap(); in CompleteInobjectSlackTracking()
8007 set_relocation_info(GetHeap()->empty_byte_array()); in InvalidateRelocation()
8461 Heap* heap = GetHeap(); in SetFastElementsCapacityAndLength()
8520 Heap* heap = GetHeap(); in SetFastDoubleElementsCapacityAndLength()
8561 Heap* heap = GetHeap(); in Initialize()
8628 GetHeap()->AllocateFixedArray(transitions * 2 * step + header); in PutPrototypeTransition()
8655 Heap* heap = GetHeap(); in SetPrototype()
8803 Heap* heap = GetHeap(); in HasLocalElement()
8909 Heap* heap = GetHeap(); in HasElementWithReceiver()
9095 Heap* heap = GetHeap(); in HasFastArgumentsElements()
9107 Heap* heap = GetHeap(); in HasDictionaryArgumentsElements()
9129 if (backing_store->map() == GetHeap()->non_strict_arguments_elements_map()) { in SetFastElement()
9510 Heap* heap = GetHeap(); in SetElement()
9533 Isolate* isolate = GetHeap()->isolate(); in SetElement()
9746 GetHeap()->NumberFromDouble(static_cast<double>(index) + 1); in JSArrayUpdateLengthFromIndex()
9782 Heap* heap = holder_handle->GetHeap(); in GetElementWithInterceptor()
9870 GetHeap()->InNewSpace(this))) { in ShouldConvertToSlowElements()
9895 if (elements->map() == GetHeap()->non_strict_arguments_elements_map()) { in ShouldConvertToFastElements()
10020 if (pt->IsNull()) return GetHeap()->undefined_value(); in GetPropertyPostInterceptor()
10035 return GetHeap()->undefined_value(); in GetLocalPropertyPostInterceptor()
10098 Heap* heap = GetHeap(); in HasRealElementProperty()
10152 return GetHeap()->null_value(); in HasRealElementProperty()
10566 { MaybeObject* maybe_obj = source_->GetHeap()->AllocateFixedArray(4); in AsObject()
10738 StringHasher hasher(length_, string_->GetHeap()->HashSeed()); in Hash()
10830 Heap* heap = string_->GetHeap(); in AsObject()
11001 (capacity > kMinCapacityForPretenure) && !GetHeap()->InNewSpace(this); in EnsureCapacity()
11030 !GetHeap()->InNewSpace(this); in Shrink()
11180 { MaybeObject* maybe_new_double = GetHeap()->AllocateHeapNumber(0.0); in PrepareSlowElementsForSort()
11240 Heap* heap = GetHeap(); in PrepareSlowElementsForSort()
11270 Heap* heap = GetHeap(); in PrepareElementsForSort()
11478 (GetHeap(), this, index, value); in SetValue()
11485 (GetHeap(), this, index, value); in SetValue()
11492 (GetHeap(), this, index, value); in SetValue()
11499 (GetHeap(), this, index, value); in SetValue()
11505 (GetHeap(), this, index, value); in SetValue()
11511 Heap* heap = GetHeap(); in SetValue()
11532 Heap* heap = GetHeap(); in SetValue()
11553 Heap* heap = GetHeap(); in SetValue()
11592 Heap* heap = GetHeap(); in EnsurePropertyCell()
11702 TwoCharHashTableKey key(c1, c2, GetHeap()->HashSeed()); in LookupTwoCharsSymbolIfExists()
11717 Utf8SymbolKey key(str, GetHeap()->HashSeed()); in LookupSymbol()
11724 AsciiSymbolKey key(str, GetHeap()->HashSeed()); in LookupAsciiSymbol()
11733 SubStringAsciiSymbolKey key(str, from, length, GetHeap()->HashSeed()); in LookupSubStringAsciiSymbol()
11740 TwoByteSymbolKey key(str, GetHeap()->HashSeed()); in LookupTwoByteSymbol()
11782 if (entry == kNotFound) return GetHeap()->undefined_value(); in Lookup()
11796 if (entry == kNotFound) return GetHeap()->undefined_value(); in LookupEval()
11805 if (entry == kNotFound) return GetHeap()->undefined_value(); in LookupRegExp()
11878 Object* the_hole_value = GetHeap()->the_hole_value(); in Remove()
11929 if (entry == kNotFound) return GetHeap()->undefined_value(); in Lookup()
11966 Heap* heap = Dictionary<Shape, Key>::GetHeap(); in GenerateNewEnumerationIndices()
12040 Heap* heap = Dictionary<Shape, Key>::GetHeap(); in DeleteProperty()
12335 Heap* heap = Dictionary<Shape, Key>::GetHeap(); in SlowReverseLookup()
12361 Heap* heap = GetHeap(); in TransformPropertiesToFastFor()
12545 return GetHeap()->undefined_value(); in Lookup()
12549 if (entry == kNotFound) return GetHeap()->undefined_value(); in Lookup()
12622 if (index == kNoBreakPointInfo) return GetHeap()->undefined_value(); in GetBreakPointInfo()
12697 return GetHeap()->undefined_value(); in GetBreakPointObjects()
12720 Heap* heap = debug_info->GetHeap(); in FindBreakPointInfo()