Changes between Version 7 and Version 8 of JSRootingGuide


Ignore:
Timestamp:
Jun 22, 2014, 12:34:13 AM (10 years ago)
Author:
Yves
Comment:

c++ syntax highlighting

Legend:

Unmodified
Added
Removed
Modified
  • JSRootingGuide

    v7 v8  
    1010This does not work with JS::Value pointer arguments unfortunately. The following code is valid:
    1111{{{
     12#!c++
    1213void bar(JS::Value val)
    1314{