Searched refs:ro_attribs (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/src/
H A Dbootstrapper.cc557 PropertyAttributes ro_attribs = local
563 FieldDescriptor d(length_string, 0, ro_attribs, Representation::Tagged());
570 Accessors::FunctionLengthInfo(isolate(), ro_attribs);
572 length, ro_attribs);
576 Accessors::FunctionNameInfo(isolate(), ro_attribs);
579 name, ro_attribs);
595 : ro_attribs;

Completed in 403 milliseconds