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

/external/chromium_org/v8/src/
H A Dbootstrapper.cc550 PropertyAttributes ro_attribs = local
555 CallbacksDescriptor d(*factory()->length_string(), *length, ro_attribs);
574 prototypeMode == ADD_WRITEABLE_PROTOTYPE ? rw_attribs : ro_attribs;

Completed in 65 milliseconds