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

/external/v8/test/mjsunit/
H A Dmirror-regexp.js31 var all_attributes = debug.PropertyAttribute.ReadOnly | variable
35 'source': all_attributes,
36 'global': all_attributes,
37 'ignoreCase': all_attributes,
38 'multiline': all_attributes,

Completed in 327 milliseconds