Searched defs:expected_representation (Results 1 – 2 of 2) sorted by relevance
/external/v8/test/cctest/ |
D | test-field-type-tracking.cc | 538 Representation expected_representation, Handle<HeapType> expected_type, in TestGeneralizeRepresentation() 646 Representation expected_representation, Handle<HeapType> expected_type, in TestGeneralizeRepresentation() 684 Representation expected_representation, in TestGeneralizeRepresentation() 699 Representation expected_representation, Handle<HeapType> expected_type, in TestGeneralizeRepresentationTrivial() 937 Representation expected_representation, Handle<HeapType> expected_type) { in TestReconfigureDataFieldAttribute_GeneralizeRepresentation() 1021 Representation expected_representation, Handle<HeapType> expected_type, in TestReconfigureDataFieldAttribute_GeneralizeRepresentationTrivial() 1642 Handle<HeapType> to_type, Representation expected_representation, in TestGeneralizeRepresentationWithSpecialTransition()
|
/external/v8/src/parsing/ |
D | json-parser.h | 412 Representation expected_representation = details.representation(); in ParseJsonObject() local
|