JavaScript:SpiderMonkey:C++ Coding Style: Difference between revisions

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:
Confirmed users
28

edits