Searched refs:GetFromImmutableFixedDoubleArray (Results 1 – 3 of 3) sorted by relevance
790 Float64 GetFromImmutableFixedDoubleArray(int i) const;
1352 Float64 FixedDoubleArrayRef::GetFromImmutableFixedDoubleArray(int i) const { in GetFromImmutableFixedDoubleArray() function in v8::internal::compiler::FixedDoubleArrayRef
1876 Float64 value = elements.GetFromImmutableFixedDoubleArray(i); in TryAllocateFastLiteralElements()