Lines Matching refs:CreateDataProperty
487 JSObject::CreateDataProperty(thread, array, resultNum, matchValue); in Match()
825 JSObject::CreateDataProperty(thread, resultsList, resultsIndex, execResult); in Replace()
1209 JSObject::CreateDataProperty(thread, array, 0, jsString); in Split()
1252 JSObject::CreateDataProperty(thread, array, aLength, tValue); in Split()
1285 JSObject::CreateDataProperty(thread, array, aLength, nextCapture); in Split()
1313 JSObject::CreateDataProperty(thread, array, aLength, tValue); in Split()
1477 JSObject::CreateDataProperty(thread, results, indexKey, indexValue); in RegExpBuiltinExec()
1482 JSObject::CreateDataProperty(thread, results, inputKey, inputValue); in RegExpBuiltinExec()
1485 JSObject::CreateDataProperty(thread, results, 0, zeroValue); in RegExpBuiltinExec()
1497 JSObject::CreateDataProperty(thread, results, groupsKey, groups); in RegExpBuiltinExec()
1520 JSObject::CreateDataProperty(thread, results, captureIndex, iValue); in RegExpBuiltinExec()
1526 JSObject::CreateDataProperty(thread, groupObject, skey, iValue); in RegExpBuiltinExec()