Advertisement
maxpolk

webplatform fix example code at top

Dec 11th, 2013
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.14 KB | None | 0 0
  1. ==== 0_n-Properties__arguments.wiki
  2. 4d3
  3. <
  4. ==== 1_9-Properties__RegExp.wiki
  5. 3,4c3
  6. < '''RegExp'''.'''$''' n
  7. <
  8. ---
  9. > '''RegExp'''.'''$''' n
  10. ==== Addition-Assignment-Operator.wiki
  11. 3,4c3
  12. < result += expression
  13. <
  14. ---
  15. > result += expression
  16. ==== Addition-Operator.wiki
  17. 4d3
  18. <
  19. ==== apply-Method__Function.wiki
  20. 4d3
  21. <
  22. ==== arguments-Object.wiki
  23. 4d3
  24. <
  25. ==== arguments-Property__Function.wiki
  26. 4d3
  27. <
  28. ==== Array.isArray-Function.wiki
  29. 4d3
  30. <
  31. ==== ArrayBuffer-Object.wiki
  32. 6d5
  33. <
  34. ==== Array-Object.wiki
  35. 3,4c3,5
  36. < arrayObj = new Array() arrayObj = new Array([ size ]) arrayObj = new Array([ element0 [, element1 [, ...[, elementN ]]]])
  37. <
  38. ---
  39. > arrayObj = new Array()
  40. > arrayObj = new Array([ size ])
  41. > arrayObj = new Array([ element0 [, element1 [, ...[, elementN ]]]])
  42. ==== Assignment-Operator.wiki
  43. 4d3
  44. <
  45. ==== bind-Method__Function.wiki
  46. 4d3
  47. <
  48. ==== Bitwise-AND-Assignment-Operator.wiki
  49. 4d3
  50. <
  51. ==== Bitwise-AND-Operator.wiki
  52. 4d3
  53. <
  54. ==== Bitwise-Left-Shift-Operator.wiki
  55. 4d3
  56. <
  57. ==== Bitwise-NOT-Operator.wiki
  58. 4d3
  59. <
  60. ==== Bitwise-OR-Assignment-Operator.wiki
  61. 4d3
  62. <
  63. ==== Bitwise-OR-Operator.wiki
  64. 4d3
  65. <
  66. ==== Bitwise-Right-Shift-Operator.wiki
  67. 4d3
  68. <
  69. ==== Bitwise-XOR-Assignment-Operator.wiki
  70. 4d3
  71. <
  72. ==== Bitwise-XOR-Operator.wiki
  73. 4d3
  74. <
  75. ==== Boolean-Object.wiki
  76. 4d3
  77. <
  78. ==== break-Statement.wiki
  79. 4d3
  80. <
  81. ==== bufferOffset-Property__Float64Array.wiki
  82. 4d3
  83. <
  84. ==== buffer-Property__DataView.wiki
  85. 4d3
  86. <
  87. ==== buffer-Property__Float32Array.wiki
  88. 4d3
  89. <
  90. ==== buffer-Property__Float64Array.wiki
  91. 4d3
  92. <
  93. ==== buffer-Property__Int16Array.wiki
  94. 4d3
  95. <
  96. ==== buffer-Property__Int32Array.wiki
  97. 4d3
  98. <
  99. ==== buffer-Property__Int8Array.wiki
  100. 4d3
  101. <
  102. ==== buffer-Property__Uint16Array.wiki
  103. 4d3
  104. <
  105. ==== buffer-Property__Uint32Array.wiki
  106. 4d3
  107. <
  108. ==== buffer-Property__Uint8Array.wiki
  109. 4d3
  110. <
  111. ==== byteLength-Property__ArrayBuffer.wiki
  112. 4d3
  113. <
  114. ==== byteLength-Property__DataView.wiki
  115. 4d3
  116. <
  117. ==== byteLength-Property__Float32Array.wiki
  118. 4d3
  119. <
  120. ==== byteLength-Property__Float64Array.wiki
  121. 4d3
  122. <
  123. ==== byteLength-Property__Int16Array.wiki
  124. 4d3
  125. <
  126. ==== byteLength-Property__Int32Array.wiki
  127. 4d3
  128. <
  129. ==== byteLength-Property__Int8Array.wiki
  130. 4d3
  131. <
  132. ==== byteLength-Property__Uint16Array.wiki
  133. 4d3
  134. <
  135. ==== byteLength-Property__UInt32Array.wiki
  136. 4d3
  137. <
  138. ==== byteLength-Property__Uint8Array.wiki
  139. 4d3
  140. <
  141. ==== byteOffset-Property__DataView.wiki
  142. 4d3
  143. <
  144. ==== byteOffset-Property__Float32Array.wiki
  145. 4d3
  146. <
  147. ==== byteOffset-Property__Int16Array.wiki
  148. 4d3
  149. <
  150. ==== byteOffset-Property__Int32Array.wiki
  151. 4d3
  152. <
  153. ==== byteOffset-Property__Int8Array.wiki
  154. 4d3
  155. <
  156. ==== byteOffset-Property__Uint16Array.wiki
  157. 4d3
  158. <
  159. ==== byteOffset-Property__UInt32Array.wiki
  160. 4d3
  161. <
  162. ==== byteOffset-Property__Uint8Array.wiki
  163. 4d3
  164. <
  165. ==== BYTES_PER_ELEMENT-Constant__Float32Array.wiki
  166. 4d3
  167. <
  168. ==== BYTES_PER_ELEMENT-Constant__Float64Array.wiki
  169. 4d3
  170. <
  171. ==== BYTES_PER_ELEMENT-Constant__Int16Array.wiki
  172. 4d3
  173. <
  174. ==== BYTES_PER_ELEMENT-Constant__Int32Array.wiki
  175. 4d3
  176. <
  177. ==== BYTES_PER_ELEMENT-Constant__Int8Array.wiki
  178. 4d3
  179. <
  180. ==== BYTES_PER_ELEMENT-Constant__Uint16Array.wiki
  181. 4d3
  182. <
  183. ==== BYTES_PER_ELEMENT-Constant__Uint32Array.wiki
  184. 4d3
  185. <
  186. ==== BYTES_PER_ELEMENT-Constant__Uint8Array.wiki
  187. 4d3
  188. <
  189. ==== callee-Property__arguments.wiki
  190. 4d3
  191. <
  192. ==== caller-Property__Function.wiki
  193. 4d3
  194. <
  195. ==== call-Method__Function.wiki
  196. 4d3
  197. <
  198. ==== charAt-Method__String.wiki
  199. 4d3
  200. <
  201. ==== charCodeAt-Method__String.wiki
  202. 4d3
  203. <
  204. ==== Comma-Operator.wiki
  205. 4d3
  206. <
  207. ==== Comment-Statements.wiki
  208. 4,5c4,16
  209. < // comment
  210. <
  211. ---
  212. > // comment
  213. >
  214. > Multiline Comment:
  215. > /*
  216. > comment
  217. > */
  218. >
  219. > Comments with conditional compilation:
  220. > //@CondStatement
  221. >
  222. > /*@
  223. > condStatement
  224. > @*/
  225. ==== Comparison-Operators.wiki
  226. 4d3
  227. <
  228. ==== compile-Method__Regular-Expression.wiki
  229. 3,4c3
  230. < rgExp.'''compile(''' pattern , [ flags ] ''')'''
  231. <
  232. ---
  233. > rgExp.'''compile(''' pattern , [ flags ] ''')'''
  234. ==== Compound-Assignment-Operators.wiki
  235. ==== concat-Method__Array.wiki
  236. 3,4c3
  237. < array1.concat([ item1 [, item2 [, . . . [, itemN ]]]])
  238. <
  239. ---
  240. > array1.concat([ item1 [, item2 [, . . . [, itemN ]]]])
  241. ==== concat-Method__String.wiki
  242. 4d3
  243. <
  244. ==== Conditional__Ternary-Operator.wiki
  245. 4d3
  246. <
  247. ==== constructor-Property__Array.wiki
  248. 4d3
  249. <
  250. ==== constructor-Property__Boolean.wiki
  251. 3,4c3
  252. < boolean.constructor(value)
  253. <
  254. ---
  255. > boolean.constructor([[ value ])
  256. ==== constructor-Property__Date.wiki
  257. 4d3
  258. <
  259. ==== constructor-Property__Error.wiki
  260. 4d3
  261. <
  262. ==== constructor-Property__Number.wiki
  263. 4d3
  264. <
  265. ==== constructor-Property__Object.wiki
  266. 4d3
  267. <
  268. ==== constructor-Property__String.wiki
  269. 4d3
  270. <
  271. ==== continue-Statement.wiki
  272. 4d3
  273. <
  274. ==== DataView-Object.wiki
  275. 4d3
  276. <
  277. ==== Date.now-Function.wiki
  278. 4d3
  279. <
  280. ==== Date.parse-Function.wiki
  281. 3,4c3
  282. < Date.parse( dateVal )
  283. <
  284. ---
  285. > Date.parse( dateVal )
  286. ==== Date.UTC-Function.wiki
  287. 3,4c3
  288. < Date.UTC( year , month , day [ ''',''' hours [, minutes [, seconds [, ms ]]]])
  289. <
  290. ---
  291. > Date.UTC( year , month , day [ ''',''' hours [, minutes [, seconds [, ms ]]]])
  292. ==== Date-Object.wiki
  293. 3,4c3,5
  294. < dateObj = new Date() dateObj = new Date( dateVal ) dateObj = new Date( year , month , date [, hours [, minutes [, seconds [, ms ]]]])
  295. <
  296. ---
  297. > dateObj = new Date()
  298. > dateObj = new Date( dateVal )
  299. > dateObj = new Date( year , month , date [, hours [, minutes [, seconds [, ms ]]]])
  300. ==== debugger-Statement.wiki
  301. 4d3
  302. <
  303. ==== decodeURIComponent-Function.wiki
  304. 4d3
  305. <
  306. ==== decodeURI-Function.wiki
  307. 4d3
  308. <
  309. ==== delete-Operator.wiki
  310. 4d3
  311. <
  312. ==== description-Property__Error.wiki
  313. 3,4c3
  314. < object '''.description''' [ '''=''' stringExpression ]
  315. <
  316. ---
  317. > object '''.description ''' [ '''= ''' stringExpression ]
  318. ==== Division-Assignment-Operator.wiki
  319. 3,4c3
  320. < result /= expression
  321. <
  322. ---
  323. > result /= expression
  324. ==== Division-Operator.wiki
  325. 3,4c3
  326. < result = number1 / number2
  327. <
  328. ---
  329. > result = number1 / number2
  330. ==== do_while-Statement.wiki
  331. 6,7c6
  332. < while (expression) ;
  333. <
  334. ---
  335. > while (expression) ;
  336. ==== encodeURIComponent-Function.wiki
  337. 4d3
  338. <
  339. ==== encodeURI-Function.wiki
  340. 4d3
  341. <
  342. ==== Error-Object.wiki
  343. 3,4c3,5
  344. < errorObj = new Error() errorObj = new Error([ number ]) errorObj = new Error([ number [, description ]])
  345. <
  346. ---
  347. > errorObj = new Error()
  348. > errorObj = new Error([ number ])
  349. > errorObj = new Error([ number [, description ]])
  350. ==== escape-Function.wiki
  351. 3,4c3
  352. < escape( charString ''')'''
  353. <
  354. ---
  355. > escape( charString ''')'''
  356. ==== eval-Function.wiki
  357. 3,4c3
  358. < eval( codeString )
  359. <
  360. ---
  361. > eval( codeString )
  362. ==== every-Method__Array.wiki
  363. 4d3
  364. <
  365. ==== exec-Method__Regular-Expression.wiki
  366. 3,4c3
  367. < rgExp.'''exec(''' str ''')'''
  368. <
  369. ---
  370. > rgExp.'''exec(''' str ''')'''
  371. ==== filter-Method__Array.wiki
  372. 4d3
  373. <
  374. ==== Float32Array-Object.wiki
  375. 3,4c3,5
  376. < float32Array = new Float32Array( length ); float32Array = new Float32Array( array ); float32Array = new Float32Array( buffer , byteOffset , length );
  377. <
  378. ---
  379. > float32Array = new Float32Array( length );
  380. > float32Array = new Float32Array( array );
  381. > float32Array = new Float32Array( buffer , byteOffset , length );
  382. ==== Float64Array-Object.wiki
  383. 3,4c3,5
  384. < float64Array = new Float64Array( length ); float64Array = new Float64Array( array ); float64Array = new Float64Array( buffer , byteOffset , length );
  385. <
  386. ---
  387. > float64Array = new Float64Array( length );
  388. > float64Array = new Float64Array( array );
  389. > float64Array = new Float64Array( buffer , byteOffset , length );
  390. ==== for_in-Statement.wiki
  391. 3,4c3,5
  392. < for ( variable in [ object {{!}} array ]) { statements }
  393. <
  394. ---
  395. > for ( variable in [ object {{!}} array ]) {
  396. > statements
  397. > }
  398. ==== forEach-Method__Array.wiki
  399. 4d3
  400. <
  401. ==== for-Statement.wiki
  402. 3,4c3,4
  403. < for ([ initialization ]; [ test ]; [ increment ]) statement
  404. <
  405. ---
  406. > for ([ initialization ]; [ test ]; [ increment ])
  407. > statement
  408. ==== Function-Object.wiki
  409. 3,6c3,7
  410. < function functionName '''([''' argname1 [, ...[, argnameN ]]])
  411. < { body }
  412. < functionName = new Function( [ argname1 , [...argnameN ,]] body );
  413. <
  414. ---
  415. > function functionName '''([''' argname1 [, ...[, argnameN ]]])
  416. > {
  417. > body
  418. > }
  419. > functionName = new Function( [ argname1 , [... argnameN ,]] body );
  420. ==== function-Statement.wiki
  421. 3,4c3,5
  422. < function functionname ([ arg1 [, arg2 [,...[, argN ]]]] ''')''' { statements }
  423. <
  424. ---
  425. > function functionname ([ arg1 [, arg2 [,...[, argN ]]]] ''')''' {
  426. > statements
  427. > }
  428. ==== getDate-Method__Date.wiki
  429. 3,4c3
  430. < dateObj.getDate()
  431. <
  432. ---
  433. > dateObj.getDate()
  434. ==== getDay-Method__Date.wiki
  435. 3,4c3
  436. < dateObj. getDay()
  437. <
  438. ---
  439. > dateObj. getDay()
  440. ==== getFloat32-Method__DataView.wiki
  441. 3,4c3
  442. < var testFloat = dataView.getFloat32(byteOffset, littleEndian);
  443. <
  444. ---
  445. > var testFloat = dataView.getFloat32(byteOffset, littleEndian);
  446. ==== getFloat64-Method__DataView.wiki
  447. 3,4c3
  448. < var testFloat = dataView.getFloat64(byteOffset, littleEndian);
  449. <
  450. ---
  451. > var testFloat = dataView.getFloat64(byteOffset, littleEndian);
  452. ==== getFullYear-Method__Date.wiki
  453. 3,4c3
  454. < dateObj.getFullYear()
  455. <
  456. ---
  457. > dateObj.getFullYear()
  458. ==== getHours-Method__Date.wiki
  459. 3,4c3
  460. < dateObj.getHours()
  461. <
  462. ---
  463. > dateObj.getHours()
  464. ==== getInt16-Method__DataView.wiki
  465. 3,4c3
  466. < var testInt = dataView.getInt16(byteOffset, littleEndian);
  467. <
  468. ---
  469. > var testInt = dataView.getInt16(byteOffset, littleEndian);
  470. ==== getInt32-Method__DataView.wiki
  471. 3,4c3
  472. < var testInt = dataView.getInt32(byteOffset, littleEndian);
  473. <
  474. ---
  475. > var testInt = dataView.getInt32(byteOffset, littleEndian);
  476. ==== getInt8-Method__DataView.wiki
  477. 3,4c3
  478. < var testInt = dataView.getInt8(byteOffset);
  479. <
  480. ---
  481. > var testInt = dataView.getInt8(byteOffset);
  482. ==== get-Method__Float32Array.wiki
  483. 4d3
  484. <
  485. ==== get-Method__Float64Array.wiki
  486. 4d3
  487. <
  488. ==== get-Method__Int16Array.wiki
  489. 4d3
  490. <
  491. ==== get-Method__Int32Array.wiki
  492. 4d3
  493. <
  494. ==== get-Method__Int8Array.wiki
  495. 4d3
  496. <
  497. ==== get-Method__Uint16Array.wiki
  498. 4d3
  499. <
  500. ==== get-Method__Uint32Array.wiki
  501. 4d3
  502. <
  503. ==== get-Method__Uint8Array.wiki
  504. 4d3
  505. <
  506. ==== getMilliseconds-Method__Date.wiki
  507. 3,4c3
  508. < dateObj.getMilliseconds()
  509. <
  510. ---
  511. > dateObj.getMilliseconds()
  512. ==== getMinutes-Method__Date.wiki
  513. 3,4c3
  514. < dateObj.getMinutes()
  515. <
  516. ---
  517. > dateObj.getMinutes()
  518. ==== getMonth-Method__Date.wiki
  519. 3,4c3
  520. < dateObj.getMonth()
  521. <
  522. ---
  523. > dateObj.getMonth()
  524. ==== getSeconds-Method__Date.wiki
  525. 3,4c3
  526. < dateObj.getSeconds()
  527. <
  528. ---
  529. > dateObj.getSeconds()
  530. ==== getTime-Method__Date.wiki
  531. 3,4c3
  532. < dateObj.getTime()
  533. <
  534. ---
  535. > dateObj.getTime()
  536. ==== getTimezoneOffset-Method__Date.wiki
  537. 3,4c3
  538. < dateObj.getTimezoneOffset()
  539. <
  540. ---
  541. > dateObj.getTimezoneOffset()
  542. ==== getUint16-Method__DataView.wiki
  543. 3,4c3
  544. < var testInt = dataView.getUint16(byteOffset, littleEndian);
  545. <
  546. ---
  547. > var testInt = dataView.getUint16(byteOffset, littleEndian);
  548. ==== getUint32-Method__DataView.wiki
  549. 3,4c3
  550. < var testInt = dataView.get Uint32 (byteOffset, littleEndian);
  551. <
  552. ---
  553. > var testInt = dataView.get Uint32 (byteOffset, littleEndian);
  554. ==== getUint8-Method__DataView.wiki
  555. 3,4c3
  556. < var testInt = dataView.getUint8(byteOffset);
  557. <
  558. ---
  559. > var testInt = dataView.getUint8(byteOffset);
  560. ==== getUTCDate-Method__Date.wiki
  561. 3,4c3
  562. < dateObj.getUTCDate()
  563. <
  564. ---
  565. > dateObj.getUTCDate()
  566. ==== getUTCDay-Method__Date.wiki
  567. 3,4c3
  568. < dateObj.getUTCDay()
  569. <
  570. ---
  571. > dateObj.getUTCDay()
  572. ==== getUTCFullYear-Method__Date.wiki
  573. 3,4c3
  574. < dateObj.getUTCFullYear()
  575. <
  576. ---
  577. > dateObj.getUTCFullYear()
  578. ==== getUTCHours-Method__Date.wiki
  579. 3,4c3
  580. < dateObj.getUTCHours()
  581. <
  582. ---
  583. > dateObj.getUTCHours()
  584. ==== getUTCMilliseconds-Method__Date.wiki
  585. 3,4c3
  586. < dateObj.getUTCMilliseconds()
  587. <
  588. ---
  589. > dateObj.getUTCMilliseconds()
  590. ==== getUTCMinutes-Method__Date.wiki
  591. 3,4c3
  592. < dateObj.getUTCMinutes()
  593. <
  594. ---
  595. > dateObj.getUTCMinutes()
  596. ==== getUTCMonth-Method__Date.wiki
  597. 3,4c3
  598. < dateObj.getUTCMonth()
  599. <
  600. ---
  601. > dateObj.getUTCMonth()
  602. ==== getUTCSeconds-Method__Date.wiki
  603. 3,4c3
  604. < dateObj.getUTCSeconds()
  605. <
  606. ---
  607. > dateObj.getUTCSeconds()
  608. ==== getYear-Method__Date.wiki
  609. 3,4c3
  610. < dateObj.getYear()
  611. <
  612. ---
  613. > dateObj.getYear()
  614. ==== Global-Object.wiki
  615. ==== global-Property__Regular-Expression.wiki
  616. 4d3
  617. <
  618. ==== hasOwnProperty-Method__Object.wiki
  619. 4d3
  620. <
  621. ==== HTML-Tag-Methods.wiki
  622. ==== if_else-Statement.wiki
  623. 3,5c3,10
  624. < if ( condition1 ) { statement1 }
  625. < [else if ( condition2 ) { statement2 }]
  626. < [else { statement3 ]
  627. ---
  628. > if ( condition1 ) {
  629. > statement1
  630. > }
  631. > [else if ( condition2 ) {
  632. > statement2
  633. > }]
  634. > [else {
  635. > statement3 ]
  636. 7d11
  637. <
  638. ==== ignoreCase-Property__Regular-Expression.wiki
  639. 4d3
  640. <
  641. ==== Increment-and-Decrement-Operators.wiki
  642. 3,4c3,6
  643. < result '''=''' ++ variable result = -- variable result = variable ++ result = variable --
  644. <
  645. ---
  646. > result '''=''' ++ variable
  647. > result = -- variable
  648. > result = variable ++
  649. > result = variable --
  650. ==== indexOf-Method__Array.wiki
  651. 4d3
  652. <
  653. ==== indexOf-Method__String.wiki
  654. 4d3
  655. <
  656. ==== index-Property__RegExp.wiki
  657. 3,4c3
  658. < '''RegExp'''.'''index'''
  659. <
  660. ---
  661. > '''RegExp'''.'''index'''
  662. ==== Infinity-Constant.wiki
  663. 3,4c3
  664. < Infinity
  665. <
  666. ---
  667. > Infinity
  668. ==== in-Operator.wiki
  669. 4d3
  670. <
  671. ==== input-Property.wiki
  672. 4d3
  673. <
  674. ==== instanceof-Operator.wiki
  675. 4d3
  676. <
  677. ==== Int16Array-Object.wiki
  678. 3,4c3,5
  679. < int16Array = new Int16Array( length ); int16Array = new Int16Array( array ); int16Array = new Int16Array( buffer , byteOffset , length );
  680. <
  681. ---
  682. > int16Array = new Int16Array( length );
  683. > int16Array = new Int16Array( array );
  684. > int16Array = new Int16Array( buffer , byteOffset , length );
  685. ==== Int32Array-Object.wiki
  686. 3,4c3,5
  687. < int32Array = new Int32Array( length ); int32Array = new Int32Array( array ); int32Array = new Int32Array( buffer , byteOffset , length );
  688. <
  689. ---
  690. > int32Array = new Int32Array( length );
  691. > int32Array = new Int32Array( array );
  692. > int32Array = new Int32Array( buffer , byteOffset , length );
  693. ==== Int8Array-Object.wiki
  694. 3,4c3,5
  695. < int8Array = new Int8Array( length ); intArray = new IntArray( array ); intArray = new IntArray( buffer , byteOffset , length );
  696. <
  697. ---
  698. > int8Array = new Int8Array( length );
  699. > intArray = new IntArray( array );
  700. > intArray = new IntArray( buffer , byteOffset , length );
  701. ==== isFinite-Function.wiki
  702. 3,4c3
  703. < isFinite( number )
  704. <
  705. ---
  706. > isFinite( number )
  707. ==== isNaN-Function.wiki
  708. 3,4c3
  709. < isNaN( numValue )
  710. <
  711. ---
  712. > isNaN( numValue )
  713. ==== isPrototypeOf-Method__Object.wiki
  714. 4d3
  715. <
  716. ==== JavaScript-Constants.wiki
  717. ==== JavaScript-Directives.wiki
  718. ==== JavaScript-Errors.wiki
  719. ==== JavaScript-Functions.wiki
  720. ==== JavaScript-Future-Reserved-Words.wiki
  721. ==== JavaScript-Methods.wiki
  722. ==== JavaScript-Objects.wiki
  723. ==== JavaScript-Operators.wiki
  724. ==== JavaScript-Properties.wiki
  725. ==== JavaScript-Reference.wiki
  726. ==== JavaScript-Reserved-Words.wiki
  727. ==== JavaScript-Statements.wiki
  728. ==== JavaScript-Syntax-Errors.wiki
  729. ==== join-Method__Array.wiki
  730. 3,4c3
  731. < arrayObj.join([ separator ])
  732. <
  733. ---
  734. > arrayObj.join([ separator ])
  735. ==== JSON.parse-Function.wiki
  736. 4d3
  737. <
  738. ==== JSON.stringify-Function.wiki
  739. 4d3
  740. <
  741. ==== JSON-Object.wiki
  742. 4d3
  743. <
  744. ==== Labeled-Statement.wiki
  745. 3,4c3,4
  746. < label ''':''' statements
  747. <
  748. ---
  749. > label ''':'''
  750. > statements
  751. ==== lastIndexOf-Method__Array.wiki
  752. 4d3
  753. <
  754. ==== lastIndexOf-Method__String.wiki
  755. 4d3
  756. <
  757. ==== lastIndex-Property__RegExp.wiki
  758. 4d3
  759. <
  760. ==== lastMatch-Property.wiki
  761. 4d3
  762. <
  763. ==== lastParen-Property.wiki
  764. 4d3
  765. <
  766. ==== leftContext-Property.wiki
  767. 4d3
  768. <
  769. ==== Left-Shift-Assignment-Operator.wiki
  770. 4d3
  771. <
  772. ==== length-Property__arguments.wiki
  773. 4d3
  774. <
  775. ==== length-Property__Array.wiki
  776. 3,4c3
  777. < numVar = arrayObj.length
  778. <
  779. ---
  780. > numVar = arrayObj.length
  781. ==== length-Property__Float32Array.wiki
  782. 4d3
  783. <
  784. ==== length-Property__Float64Array.wiki
  785. 4d3
  786. <
  787. ==== length-Property__Function.wiki
  788. 4d3
  789. <
  790. ==== length-Property__Int16Array.wiki
  791. 4d3
  792. <
  793. ==== length-Property__Int32Array.wiki
  794. 4d3
  795. <
  796. ==== length-Property__Int8Array.wiki
  797. 4d3
  798. <
  799. ==== length-Property__String.wiki
  800. 6,7c6
  801. < "String Literal".length
  802. <
  803. ---
  804. > "String Literal".length
  805. ==== length-Property__UInt16Array.wiki
  806. 4d3
  807. <
  808. ==== length-Property__Uint32Array.wiki
  809. 4d3
  810. <
  811. ==== length-Property__Uint8Array.wiki
  812. 4d3
  813. <
  814. ==== localeCompare-Method__String.wiki
  815. 4d3
  816. <
  817. ==== Logical-AND-Operator.wiki
  818. 3,4c3
  819. < result = expression1 &amp;&amp; expression2
  820. <
  821. ---
  822. > result = expression1 &amp;&amp; expression2
  823. ==== Logical-NOT-Operator.wiki
  824. 4d3
  825. <
  826. ==== Logical-OR-Operator.wiki
  827. 4d3
  828. <
  829. ==== map-Method__Array.wiki
  830. 4d3
  831. <
  832. ==== match-Method__String.wiki
  833. 3,4c3
  834. < stringObj.match( rgExp )
  835. <
  836. ---
  837. > stringObj.match( rgExp )
  838. ==== Math.abs-Function.wiki
  839. 4d3
  840. <
  841. ==== Math.acos-Function.wiki
  842. 4d3
  843. <
  844. ==== Math.asin-Function.wiki
  845. 3,4c3
  846. < '''Math'''.'''asin(''' number ''')'''
  847. <
  848. ---
  849. > '''Math'''.'''asin(''' number ''')'''
  850. ==== Math.atan2-Function.wiki
  851. 4d3
  852. <
  853. ==== Math.atan-Function.wiki
  854. 3,4c3
  855. < '''Math'''.'''atan(''' number ''')'''
  856. <
  857. ---
  858. > '''Math'''.'''atan(''' number ''')'''
  859. ==== Math.ceil-Function.wiki
  860. 3,4c3
  861. < '''Math'''.'''ceil(''' number ''')'''
  862. <
  863. ---
  864. > '''Math'''.'''ceil(''' number ''')'''
  865. ==== Math.cos-Function.wiki
  866. 3,4c3
  867. < '''Math'''.'''cos(''' radians ''')'''
  868. <
  869. ---
  870. > '''Math'''.'''cos(''' radians ''')'''
  871. ==== Math.exp-Function.wiki
  872. 3,4c3
  873. < '''Math'''.'''exp(''' number ''')'''
  874. <
  875. ---
  876. > '''Math'''.'''exp(''' number ''')'''
  877. ==== Math.floor-Function.wiki
  878. 3,4c3
  879. < '''Math'''.'''floor(''' number ''')'''
  880. <
  881. ---
  882. > '''Math'''.'''floor(''' number ''')'''
  883. ==== Math.log-Function.wiki
  884. 3,4c3
  885. < Math.log( number ''')'''
  886. <
  887. ---
  888. > Math.log( number ''')'''
  889. ==== Math.max-Function.wiki
  890. 3,4c3
  891. < Math.max([ number1 [, number2 [... [, numberN ]]]])
  892. <
  893. ---
  894. > Math.max([ number1 [, number2 [... [, numberN ]]]])
  895. ==== Math.min-Function.wiki
  896. 4d3
  897. <
  898. ==== Math.pow-Function.wiki
  899. 3,4c3
  900. < '''Math.pow(''' base , exponent ''')'''
  901. <
  902. ---
  903. > '''Math.pow(''' base , exponent ''')'''
  904. ==== Math.random-Function.wiki
  905. 3,4c3
  906. < '''Math.random( )'''
  907. <
  908. ---
  909. > '''Math.random( ) '''
  910. ==== Math.round-Function.wiki
  911. 3,4c3
  912. < '''Math.round(''' number ''')'''
  913. <
  914. ---
  915. > '''Math.round(''' number ''')'''
  916. ==== Math.sin-Function.wiki
  917. 3,4c3
  918. < '''Math'''.'''sin(''' radians ''')'''
  919. <
  920. ---
  921. > '''Math'''.'''sin(''' radians ''')'''
  922. ==== Math.sqrt-Function.wiki
  923. 3,4c3
  924. < '''Math.sqrt(''' number ''')'''
  925. <
  926. ---
  927. > '''Math.sqrt(''' number ''')'''
  928. ==== Math.tan-Function.wiki
  929. 3,4c3
  930. < '''Math.tan(''' radians ''')'''
  931. <
  932. ---
  933. > '''Math.tan(''' radians ''') '''
  934. ==== Math-Constants.wiki
  935. ==== Math-Object.wiki
  936. 4d3
  937. <
  938. ==== message-Property__Error.wiki
  939. 4d3
  940. <
  941. ==== Modulus-Assignment-Operator.wiki
  942. 4d3
  943. <
  944. ==== Modulus-Operator.wiki
  945. 4d3
  946. <
  947. ==== multiline-Property__Regular-Expression.wiki
  948. 4d3
  949. <
  950. ==== Multiplication-Assignment-Operator.wiki
  951. 4d3
  952. <
  953. ==== Multiplication-Operator.wiki
  954. 4d3
  955. <
  956. ==== name-Property__Error.wiki
  957. 4d3
  958. <
  959. ==== NaN-Constant.wiki
  960. 3,4c3
  961. < NaN
  962. <
  963. ---
  964. > NaN
  965. ==== new-Operator.wiki
  966. 3,4c3
  967. < new constructor ([ arguments ])
  968. <
  969. ---
  970. > new constructor ([ arguments ])
  971. ==== null-Constant.wiki
  972. ==== Number-Constants.wiki
  973. ==== Number-Object.wiki
  974. 4d3
  975. <
  976. ==== number-Property__Error.wiki
  977. 3,4c3
  978. < object '''.number''' [ '''=''' errorNumber ]
  979. <
  980. ---
  981. > object '''.number''' [ '''= ''' errorNumber ]
  982. ==== Object.create-Function.wiki
  983. 4d3
  984. <
  985. ==== Object.defineProperties-Function.wiki
  986. 4d3
  987. <
  988. ==== Object.defineProperty-Function.wiki
  989. 4d3
  990. <
  991. ==== Object.freeze-Function.wiki
  992. 4d3
  993. <
  994. ==== Object.getOwnPropertyDescriptor-Function.wiki
  995. 4d3
  996. <
  997. ==== Object.getOwnPropertyNames-Function.wiki
  998. 4d3
  999. <
  1000. ==== Object.getPrototypeOf-Function.wiki
  1001. 4d3
  1002. <
  1003. ==== Object.isExtensible-Function.wiki
  1004. 4d3
  1005. <
  1006. ==== Object.isFrozen-Function.wiki
  1007. 4d3
  1008. <
  1009. ==== Object.isSealed-Function.wiki
  1010. 4d3
  1011. <
  1012. ==== Object.keys-Function.wiki
  1013. 4d3
  1014. <
  1015. ==== Object.preventExtensions-Function.wiki
  1016. 4d3
  1017. <
  1018. ==== Object.seal-Function.wiki
  1019. 4d3
  1020. <
  1021. ==== Object-Object.wiki
  1022. 3,4c3
  1023. < obj '''= new Object(''' [ value ] ''')'''
  1024. <
  1025. ---
  1026. > obj ''' = new Object(''' [ value ] ''')'''
  1027. ==== parseFloat-Function.wiki
  1028. 3,4c3
  1029. < parseFloat( numString )
  1030. <
  1031. ---
  1032. > parseFloat( numString )
  1033. ==== parseInt-Function.wiki
  1034. 3,4c3
  1035. < parseInt( numString , [ radix ])
  1036. <
  1037. ---
  1038. > parseInt( numString , [ radix ])
  1039. ==== pop-Method__Array.wiki
  1040. 4d3
  1041. <
  1042. ==== propertyIsEnumerable-Method__Object.wiki
  1043. 4d3
  1044. <
  1045. ==== prototype-Property__Array.wiki
  1046. 4d3
  1047. <
  1048. ==== prototype-Property__Boolean.wiki
  1049. 4d3
  1050. <
  1051. ==== prototype-Property__Date.wiki
  1052. 4d3
  1053. <
  1054. ==== prototype-Property__Error.wiki
  1055. 4d3
  1056. <
  1057. ==== prototype-Property__Number.wiki
  1058. 4d3
  1059. <
  1060. ==== prototype-Property__Object.wiki
  1061. 4d3
  1062. <
  1063. ==== prototype-Property__String.wiki
  1064. 4d3
  1065. <
  1066. ==== push-Method__Array.wiki
  1067. 4d3
  1068. <
  1069. ==== reduce-Method__Array.wiki
  1070. 4d3
  1071. <
  1072. ==== reduceRight-Method__Array.wiki
  1073. 4d3
  1074. <
  1075. ==== RegExp-Object.wiki
  1076. 3,4c3
  1077. < '''RegExp'''.property
  1078. <
  1079. ---
  1080. > '''RegExp'''.property
  1081. ==== Regular-Expression-Object.wiki
  1082. 4,5c4
  1083. < re = '''new RegExp("''' pattern '''"''' [ ''',"''' flags '''"''' ] ''')'''
  1084. <
  1085. ---
  1086. > re = '''new RegExp("''' pattern '''"''' [ ''',"''' flags '''"''' ] ''')'''
  1087. ==== replace-Method__String.wiki
  1088. 4d3
  1089. <
  1090. ==== return-Statement.wiki
  1091. 3,4c3
  1092. < '''return''' [ '''(''' ][ expression ][ ''')''' ];
  1093. <
  1094. ---
  1095. > '''return''' [ '''(''' ][ expression ][ ''')''' ];
  1096. ==== reverse-Method.wiki
  1097. 3,4c3
  1098. < arrayObj.reverse()
  1099. <
  1100. ---
  1101. > arrayObj.reverse()
  1102. ==== rightContext-Property.wiki
  1103. 4d3
  1104. <
  1105. ==== Right-Shift-Assignment-Operator.wiki
  1106. 4d3
  1107. <
  1108. ==== search-Method__String.wiki
  1109. 3,4c3
  1110. < stringObj.search( rgExp )
  1111. <
  1112. ---
  1113. > stringObj.search( rgExp )
  1114. ==== setDate-Method__Date.wiki
  1115. 3,4c3
  1116. < dateObj.setDate( numDate ''')'''
  1117. <
  1118. ---
  1119. > dateObj.setDate( numDate ''')'''
  1120. ==== setFloat32-Method__DataView.wiki
  1121. 3,4c3
  1122. < dataView.setFloat32 (byteOffset, value, littleEndian);
  1123. <
  1124. ---
  1125. > dataView.setFloat32 (byteOffset, value, littleEndian);
  1126. ==== setFloat64-Method__DataView.wiki
  1127. 3,4c3
  1128. < dataView.setFloat64 (byteOffset, value, littleEndian);
  1129. <
  1130. ---
  1131. > dataView.setFloat64 (byteOffset, value, littleEndian);
  1132. ==== setFullYear-Method__Date.wiki
  1133. 3,4c3
  1134. < dateObj.setFullYear( numYear [, numMonth [, numDate ]])
  1135. <
  1136. ---
  1137. > dateObj.setFullYear( numYear [, numMonth [, numDate ]])
  1138. ==== setHours-Method__Date.wiki
  1139. 3,4c3
  1140. < dateObj.'''setHours(''' numHours [ ''',''' numMin [ ''',''' numSec [ ''',''' numMilli ]]] ''')'''
  1141. <
  1142. ---
  1143. > dateObj.'''setHours(''' numHours [ ''',''' numMin [ ''',''' numSec [ ''',''' numMilli ]]] ''')'''
  1144. ==== setInt16-Method__DataView.wiki
  1145. 3,4c3
  1146. < dataView.setInt16(byteOffset, value, littleEndian);
  1147. <
  1148. ---
  1149. > dataView.setInt16(byteOffset, value, littleEndian);
  1150. ==== setInt32-Method__DataView.wiki
  1151. 3,4c3
  1152. < dataView.setInt32 (byteOffset, value, littleEndian);
  1153. <
  1154. ---
  1155. > dataView.setInt32 (byteOffset, value, littleEndian);
  1156. ==== setInt8-Method__DataView.wiki
  1157. 3,4c3
  1158. < dataView.setInt8(byteOffset, value);
  1159. <
  1160. ---
  1161. > dataView.setInt8(byteOffset, value);
  1162. ==== set-Method__Float32Array.wiki
  1163. 5c5
  1164. <
  1165. ---
  1166. >
  1167. ==== set-Method__Float64Array.wiki
  1168. 5c5
  1169. <
  1170. ---
  1171. >
  1172. ==== set-Method__Int16Array.wiki
  1173. 5c5
  1174. <
  1175. ---
  1176. >
  1177. ==== set-Method__Int32Array.wiki
  1178. 5c5
  1179. <
  1180. ---
  1181. >
  1182. ==== set-Method__Int8Array.wiki
  1183. 5c5
  1184. <
  1185. ---
  1186. >
  1187. ==== set-Method__Uint16Array.wiki
  1188. 5c5
  1189. <
  1190. ---
  1191. >
  1192. ==== set-Method__Uint32Array.wiki
  1193. 5c5
  1194. <
  1195. ---
  1196. >
  1197. ==== set-Method__Uint8Array.wiki
  1198. 5c5
  1199. <
  1200. ---
  1201. >
  1202. ==== setMilliseconds-Method__Date.wiki
  1203. 3,4c3
  1204. < dateObj.'''setMilliseconds(''' numMilli ''')'''
  1205. <
  1206. ---
  1207. > dateObj.'''setMilliseconds(''' numMilli ''')'''
  1208. ==== setMinutes-Method__Date.wiki
  1209. 3,4c3
  1210. < dateObj.'''setMinutes(''' numMinutes [ ''',''' numSeconds [ ''',''' numMilli ]] ''')'''
  1211. <
  1212. ---
  1213. > dateObj.'''setMinutes(''' numMinutes [ ''', ''' numSeconds [ ''', ''' numMilli ]] ''')'''
  1214. ==== setMonth-Method__Date.wiki
  1215. 3,4c3
  1216. < dateObj. setMonth( numMonth [ ''',''' dateVal ])
  1217. <
  1218. ---
  1219. > dateObj. setMonth( numMonth [ ''',''' dateVal ])
  1220. ==== setSeconds-Method__Date.wiki
  1221. 3,4c3
  1222. < dateObj '''.setSeconds(''' numSeconds [ ''',''' numMilli ] ''')'''
  1223. <
  1224. ---
  1225. > dateObj '''.setSeconds(''' numSeconds [ ''',''' numMilli ] ''')'''
  1226. ==== setTime-Method__Date.wiki
  1227. 3,4c3
  1228. < dateObj.'''setTime(''' milliseconds ''')'''
  1229. <
  1230. ---
  1231. > dateObj.'''setTime(''' milliseconds ''')'''
  1232. ==== setUint16-Method__DataView.wiki
  1233. 3,4c3
  1234. < dataView.setUint16(byteOffset, value, littleEndian);
  1235. <
  1236. ---
  1237. > dataView.setUint16(byteOffset, value, littleEndian);
  1238. ==== setUint32-Method__DataView.wiki
  1239. 3,4c3
  1240. < dataView.setUint32 (byteOffset, value, littleEndian);
  1241. <
  1242. ---
  1243. > dataView.setUint32 (byteOffset, value, littleEndian);
  1244. ==== setUint8-Method__DataView.wiki
  1245. 3,4c3
  1246. < dataView.setUint8(byteOffset, value);
  1247. <
  1248. ---
  1249. > dataView.setUint8(byteOffset, value);
  1250. ==== setUTCDate-Method__Date.wiki
  1251. 3,4c3
  1252. < dateObj.'''setUTCDate(''' numDate ''')'''
  1253. <
  1254. ---
  1255. > dateObj.'''setUTCDate(''' numDate ''')'''
  1256. ==== setUTCFullYear-Method__Date.wiki
  1257. 3,4c3
  1258. < dateObj.'''setUTCFullYear(''' numYear [ ''',''' numMonth [ ''',''' numDate ]] ''')'''
  1259. <
  1260. ---
  1261. > dateObj.'''setUTCFullYear(''' numYear [ ''', ''' numMonth [ ''',''' numDate ]] ''')'''
  1262. ==== setUTCHours-Method__Date.wiki
  1263. 3,4c3
  1264. < dateObj.'''setUTCHours(''' numHours [ ''',''' numMin [ ''',''' numSec [ ''',''' numMilli ]]] ''')'''
  1265. <
  1266. ---
  1267. > dateObj.'''setUTCHours(''' numHours [ ''',''' numMin [ ''',''' numSec [ ''',''' numMilli ]]] ''')'''
  1268. ==== setUTCMilliseconds-Method__Date.wiki
  1269. 3,4c3
  1270. < dateObj.'''setUTCMilliseconds(''' numMilli ''')'''
  1271. <
  1272. ---
  1273. > dateObj.'''setUTCMilliseconds(''' numMilli ''')'''
  1274. ==== setUTCMinutes-Method__Date.wiki
  1275. 3,4c3
  1276. < dateObj.'''setUTCMinutes(''' numMinutes [ ''',''' numSeconds [ ''',''' numMilli ]] ''')'''
  1277. <
  1278. ---
  1279. > dateObj.'''setUTCMinutes(''' numMinutes [ ''',''' numSeconds [ ''',''' numMilli ]] ''')'''
  1280. ==== setUTCMonth-Method__Date.wiki
  1281. 3,4c3
  1282. < dateObj.'''setUTCMonth(''' numMonth [ ''',''' dateVal ] ''')'''
  1283. <
  1284. ---
  1285. > dateObj.'''setUTCMonth(''' numMonth [ ''',''' dateVal ] ''')'''
  1286. ==== setUTCSeconds-Method__Date.wiki
  1287. 3,4c3
  1288. < dateObj.'''setUTCSeconds(''' numSeconds [ ''',''' numMilli ] ''')'''
  1289. <
  1290. ---
  1291. > dateObj.'''setUTCSeconds(''' numSeconds [ ''',''' numMilli ] ''')'''
  1292. ==== setYear-Method__Date.wiki
  1293. 3,4c3
  1294. < dateObj.'''setYear(''' numYear ''')'''
  1295. <
  1296. ---
  1297. > dateObj.'''setYear(''' numYear ''')'''
  1298. ==== shift-Method__Array.wiki
  1299. 4d3
  1300. <
  1301. ==== slice-Method__Array.wiki
  1302. 3,4c3
  1303. < arrayObj.slice( start , [ end ])
  1304. <
  1305. ---
  1306. > arrayObj.slice( start , [ end ])
  1307. ==== slice-Method__String.wiki
  1308. 3,4c3
  1309. < stringObj.slice( start , [ end ])
  1310. <
  1311. ---
  1312. > stringObj.slice( start , [ end ])
  1313. ==== some-Method__Array.wiki
  1314. 4d3
  1315. <
  1316. ==== sort-Method__Array.wiki
  1317. 3,4c3
  1318. < arrayobj.sort( sortFunction )
  1319. <
  1320. ---
  1321. > arrayobj.sort( sortFunction )
  1322. ==== source-Property__Regular-Expression.wiki
  1323. 4d3
  1324. <
  1325. ==== splice-Method__Array.wiki
  1326. 4d3
  1327. <
  1328. ==== split-Method__String.wiki
  1329. 4d3
  1330. <
  1331. ==== stack-Property__Error.wiki
  1332. 3,4c3
  1333. < object '''.stack'''
  1334. <
  1335. ---
  1336. > object '''.stack'''
  1337. ==== stackTraceLimit-Property__Error.wiki
  1338. 3,4c3
  1339. < Error '''.stackTraceLimit'''
  1340. <
  1341. ---
  1342. > Error '''.stackTraceLimit'''
  1343. ==== String.fromCharCode-Function.wiki
  1344. 3,4c3
  1345. < String.fromCharCode([ code1 [, code2 [, ...[, codeN ]]]])
  1346. <
  1347. ---
  1348. > String.fromCharCode([ code1 [, code2 [, ...[, codeN ]]]])
  1349. ==== String-Object.wiki
  1350. 4d3
  1351. <
  1352. ==== subarray-Method__Float32Array.wiki
  1353. 4d3
  1354. <
  1355. ==== subarray-Method__Float64Array.wiki
  1356. 4d3
  1357. <
  1358. ==== subarray-Method__Int16Array.wiki
  1359. 4d3
  1360. <
  1361. ==== subarray-Method__Int32Array.wiki
  1362. 4d3
  1363. <
  1364. ==== subarray-Method__Int8Array.wiki
  1365. 4d3
  1366. <
  1367. ==== subarray-Method__Uint16Array.wiki
  1368. 4d3
  1369. <
  1370. ==== subarray-Method__Uint32Array.wiki
  1371. 4d3
  1372. <
  1373. ==== subarray-Method__Uint8Array.wiki
  1374. 4d3
  1375. <
  1376. ==== substring-Method__String.wiki
  1377. 4,5c4
  1378. < "String Literal".substring( start [, end ] ''')'''
  1379. <
  1380. ---
  1381. > "String Literal".substring( start [, end ] ''')'''
  1382. ==== substr-Method__String.wiki
  1383. 3,4c3
  1384. < stringvar.substr( start [, length ])
  1385. <
  1386. ---
  1387. > stringvar.substr( start [, length ])
  1388. ==== Subtraction-Assignment-Operator.wiki
  1389. 4d3
  1390. <
  1391. ==== Subtraction-Operator.wiki
  1392. 4c4
  1393. <
  1394. ---
  1395. >
  1396. ==== switch-Statement.wiki
  1397. 4,6c4,9
  1398. < case label : statementlist case label :
  1399. < default : statementlist }
  1400. <
  1401. ---
  1402. > case label :
  1403. > statementlist
  1404. > case label :
  1405. > default :
  1406. > statementlist
  1407. > }
  1408. ==== test-Method__Regular-Expression.wiki
  1409. 3,4c3
  1410. < rgExp.'''test(''' str ''')'''
  1411. <
  1412. ---
  1413. > rgExp.'''test(''' str ''')'''
  1414. ==== this-Statement.wiki
  1415. 4d3
  1416. <
  1417. ==== throw-Statement.wiki
  1418. 3,4c3
  1419. < throw exception
  1420. <
  1421. ---
  1422. > throw exception
  1423. ==== toDateString-Method__Date.wiki
  1424. 4d3
  1425. <
  1426. ==== toExponential-Method__Number.wiki
  1427. 4d3
  1428. <
  1429. ==== toFixed-Method__Number.wiki
  1430. 4d3
  1431. <
  1432. ==== toGMTString-Method__Date.wiki
  1433. 3,4c3
  1434. < dateObj.'''toGMTString()'''
  1435. <
  1436. ---
  1437. > dateObj.'''toGMTString()'''
  1438. ==== toISOString-Method__Date.wiki
  1439. 4d3
  1440. <
  1441. ==== toJSON-Method__Date.wiki
  1442. 4d3
  1443. <
  1444. ==== toLocaleDateString-Method__Date.wiki
  1445. 4d3
  1446. <
  1447. ==== toLocaleLowerCase-Method__String.wiki
  1448. 4d3
  1449. <
  1450. ==== toLocaleString-Method__Object.wiki
  1451. 3,4c3
  1452. < dateObj.'''toLocaleString()'''
  1453. <
  1454. ---
  1455. > dateObj.'''toLocaleString()'''
  1456. ==== toLocaleTimeString-Method__Date.wiki
  1457. 4d3
  1458. <
  1459. ==== toLocaleUpperCase-Method__String.wiki
  1460. 4d3
  1461. <
  1462. ==== toLowerCase-Method.wiki
  1463. 4,5c4
  1464. < "String Literal".toLowerCase()
  1465. <
  1466. ---
  1467. > "String Literal".toLowerCase()
  1468. ==== toPrecision-Method__Number.wiki
  1469. 4d3
  1470. <
  1471. ==== toString-Method__Array.wiki
  1472. 4d3
  1473. <
  1474. ==== toString-Method__Boolean.wiki
  1475. 4d3
  1476. <
  1477. ==== toString-Method__Date.wiki
  1478. 6d5
  1479. <
  1480. ==== toString-Method__Error.wiki
  1481. 4d3
  1482. <
  1483. ==== toString-Method__Number.wiki
  1484. 4d3
  1485. <
  1486. ==== toString-Method__Object.wiki
  1487. 4d3
  1488. <
  1489. ==== toString-Method__String.wiki
  1490. 4d3
  1491. <
  1492. ==== toTimeString-Method__Date.wiki
  1493. 4d3
  1494. <
  1495. ==== toUpperCase-Method__String.wiki
  1496. 4,5c4
  1497. < "String Literal".toUpperCase()
  1498. <
  1499. ---
  1500. > "String Literal".toUpperCase()
  1501. ==== toUTCString-Method__Date.wiki
  1502. 3,4c3
  1503. < dateObj.'''toUTCString()'''
  1504. <
  1505. ---
  1506. > dateObj.'''toUTCString()'''
  1507. ==== trim-Method__String.wiki
  1508. 4d3
  1509. <
  1510. ==== try_catch_finally-Statement.wiki
  1511. 3,6c3,11
  1512. < try { tryStatements }
  1513. < catch( exception '''){''' catchStatements }
  1514. < finally { finallyStatements }
  1515. <
  1516. ---
  1517. > try {
  1518. > tryStatements
  1519. > }
  1520. > catch( exception '''){'''
  1521. > catchStatements
  1522. > }
  1523. > finally {
  1524. > finallyStatements
  1525. > }
  1526. ==== typeof-Operator.wiki
  1527. 4d3
  1528. <
  1529. ==== Uint16Array-Object.wiki
  1530. 3,4c3,5
  1531. < uint16Array = new Uint16Array( length ); uint16Array = new Uint16Array( array ); uint16Array = new Uint16Array( buffer , byteOffset , length );
  1532. <
  1533. ---
  1534. > uint16Array = new Uint16Array( length );
  1535. > uint16Array = new Uint16Array( array );
  1536. > uint16Array = new Uint16Array( buffer , byteOffset , length );
  1537. ==== Uint32Array-Object.wiki
  1538. 3,4c3,5
  1539. < uint32Array = new Uint32Array( length ); uint32Array = new Uint32Array( array ); uint32Array = new Uint32Array( buffer , byteOffset , length );
  1540. <
  1541. ---
  1542. > uint32Array = new Uint32Array( length );
  1543. > uint32Array = new Uint32Array( array );
  1544. > uint32Array = new Uint32Array( buffer , byteOffset , length );
  1545. ==== Uint8Array-Object.wiki
  1546. 3,4c3,5
  1547. < uint8Array = new Uint8Array( length ); uintArray = new Uint8Array( array ); uintArray = new Uint8Array( buffer , byteOffset , length );
  1548. <
  1549. ---
  1550. > uint8Array = new Uint8Array( length );
  1551. > uintArray = new Uint8Array( array );
  1552. > uintArray = new Uint8Array( buffer , byteOffset , length );
  1553. ==== undefined-Constant.wiki
  1554. 4d3
  1555. <
  1556. ==== unescape-Function.wiki
  1557. 3,4c3
  1558. < unescape( charString )
  1559. <
  1560. ---
  1561. > unescape( charString )
  1562. ==== unshift-Method__Array.wiki
  1563. 4d3
  1564. <
  1565. ==== Unsigned-Right-Shift-Assignment-Operator.wiki
  1566. 4d3
  1567. <
  1568. ==== Unsigned-Right-Shift-Operator.wiki
  1569. 4d3
  1570. <
  1571. ==== use-strict-Directive.wiki
  1572. 4d3
  1573. <
  1574. ==== valueOf-Method__Array.wiki
  1575. 4d3
  1576. <
  1577. ==== valueOf-Method__Boolean.wiki
  1578. 4d3
  1579. <
  1580. ==== valueOf-Method__Date.wiki
  1581. 4d3
  1582. <
  1583. ==== valueOf-Method__Error.wiki
  1584. 4d3
  1585. <
  1586. ==== valueOf-Method__Number.wiki
  1587. 4d3
  1588. <
  1589. ==== valueOf-Method__Object.wiki
  1590. 4d3
  1591. <
  1592. ==== valueOf-Method__String.wiki
  1593. 4d3
  1594. <
  1595. ==== var-Statement.wiki
  1596. 4d3
  1597. <
  1598. ==== void-Operator.wiki
  1599. 3,4c3
  1600. < void expression
  1601. <
  1602. ---
  1603. > void expression
  1604. ==== while-Statement.wiki
  1605. 3,4c3,5
  1606. < while ( expression ) { statements }
  1607. <
  1608. ---
  1609. > while ( expression ) {
  1610. > statements
  1611. > }
  1612. ==== with-Statement.wiki
  1613. 3,4c3,5
  1614. < with ( object ) { statements }
  1615. <
  1616. ---
  1617. > with ( object ) {
  1618. > statements
  1619. > }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement