Open main menu
Home
Random
Log in
Settings
About MozillaWiki
MozillaWiki
Search
JavaScript:SpiderMonkey:C++ Coding Style: Difference between revisions
Page
Discussion
← Older edit
Newer edit →
JavaScript:SpiderMonkey:C++ Coding Style
(view source)
Revision as of 15:57, 25 October 2011
3 bytes removed
,
25 October 2011
→Includes
Revision as of 15:56, 25 October 2011
(
view source
)
Terrence
(
talk
|
contribs
)
(
→Includes
)
← Older edit
Revision as of 15:57, 25 October 2011
(
view source
)
Terrence
(
talk
|
contribs
)
(
→Includes
)
Newer edit →
Line 9:
Line 9:
== Includes ==
== Includes ==
The following order is used for includes: js*.h; */*.h; js*
inlines
.h; */*-inl.h.
The following order is used for includes: js*.h; */*.h; js*
-inl
.h; */*-inl.h.
Example:
Example:
Terrence
Confirmed users
28
edits