Home
last modified time | relevance | path

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

/external/v8/src/
Dobjects.cc2646 DataConstantDescriptor new_constant_desc(name, constant, attributes); in CopyWithConstant() local
2647 return Map::CopyAddDescriptor(map, &new_constant_desc, flag); in CopyWithConstant()