Home
last modified time | relevance | path

Searched refs:from_representation (Results 1 – 1 of 1) sorted by relevance

/external/v8/test/cctest/
Dtest-field-type-tracking.cc536 Representation from_representation, Handle<HeapType> from_type, in TestGeneralizeRepresentation() argument
559 expectations.AddDataField(map, NONE, from_representation, from_type); in TestGeneralizeRepresentation()
644 Representation from_representation, Handle<HeapType> from_type, in TestGeneralizeRepresentation() argument
654 -1, indices[i], from_representation, from_type, to_representation, in TestGeneralizeRepresentation()
659 if (!from_representation.IsNone()) { in TestGeneralizeRepresentation()
666 indices[i], 2, from_representation, from_type, to_representation, in TestGeneralizeRepresentation()
672 Representation representation = from_representation; in TestGeneralizeRepresentation()
680 static void TestGeneralizeRepresentation(Representation from_representation, in TestGeneralizeRepresentation() argument
690 from_representation, from_type, to_representation, to_type, in TestGeneralizeRepresentation()
697 Representation from_representation, Handle<HeapType> from_type, in TestGeneralizeRepresentationTrivial() argument
[all …]