Searched refs:rw_attribs (Results 1 – 2 of 2) sorted by relevance
3914 PropertyAttributes rw_attribs = in CreateSloppyFunctionMap() local3954 IsFunctionModeWithWritablePrototype(function_mode) ? rw_attribs in CreateSloppyFunctionMap()3988 PropertyAttributes rw_attribs = in CreateStrictFunctionMap() local4030 IsFunctionModeWithWritablePrototype(function_mode) ? rw_attribs in CreateStrictFunctionMap()
1143 PropertyAttributes rw_attribs = static_cast<PropertyAttributes>(DONT_ENUM); in AddRestrictedFunctionProperties() local1150 ReplaceAccessors(isolate(), map, factory()->arguments_string(), rw_attribs, in AddRestrictedFunctionProperties()1152 ReplaceAccessors(isolate(), map, factory()->caller_string(), rw_attribs, in AddRestrictedFunctionProperties()