Home
last modified time | relevance | path

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

/external/v8/src/
Dbootstrapper.cc602 PropertyAttributes rw_attribs = in SetStrictFunctionInstanceDescriptor() local
629 function_mode == FUNCTION_WITH_WRITEABLE_PROTOTYPE ? rw_attribs in SetStrictFunctionInstanceDescriptor()
832 PropertyAttributes rw_attribs = static_cast<PropertyAttributes>(DONT_ENUM); in AddRestrictedFunctionProperties() local
838 ReplaceAccessors(map, factory()->arguments_string(), rw_attribs, accessors); in AddRestrictedFunctionProperties()
839 ReplaceAccessors(map, factory()->caller_string(), rw_attribs, accessors); in AddRestrictedFunctionProperties()