Searched refs:rw_attribs (Results 1 – 2 of 2) sorted by relevance
3709 PropertyAttributes rw_attribs = in CreateSloppyFunctionMap() local3751 IsFunctionModeWithWritablePrototype(function_mode) ? rw_attribs in CreateSloppyFunctionMap()3796 PropertyAttributes rw_attribs = in CreateStrictFunctionMap() local3829 IsFunctionModeWithWritablePrototype(function_mode) ? rw_attribs in CreateStrictFunctionMap()
1222 PropertyAttributes rw_attribs = static_cast<PropertyAttributes>(DONT_ENUM); in AddRestrictedFunctionProperties() local1229 ReplaceAccessors(isolate(), map, factory()->arguments_string(), rw_attribs, in AddRestrictedFunctionProperties()1231 ReplaceAccessors(isolate(), map, factory()->caller_string(), rw_attribs, in AddRestrictedFunctionProperties()