Home
last modified time | relevance | path

Searched defs:expected_representation (Results 1 – 2 of 2) sorted by relevance

/external/v8/test/cctest/
Dtest-field-type-tracking.cc538 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/
Djson-parser.h412 Representation expected_representation = details.representation(); in ParseJsonObject() local