Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(176)

Side by Side Diff: docs/javascript.md

Issue 1347153006: [Docs] Add wiki content to Markdown docs (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 # Introduction
2
3 JavaScript is a dynamically typed scripting language universally used to
4 script web content in browsers.
5
6 Its specification by ECMA can be found [here](http://www.ecma-international.org/ publications/standards/Ecma-262.htm).
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698