Home
last modified time | relevance | path

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

/external/v8/src/ast/
Dvariables.h154 int property_attributes = NONE; in DeclarationPropertyAttributes() local
/external/v8/src/
Dobjects-inl.h7210 PropertyAttributes AccessorInfo::property_attributes() { in property_attributes() function