Skip to content
Snippets Groups Projects
  1. Nov 09, 2011
  2. Nov 08, 2011
  3. Nov 07, 2011
    • deuce's avatar
      Add exception throwing function for functions which require arguments · 8406cad5
      deuce authored
      (throws an "Error: Insufficient Arguments" exception) in js_global.c so
      all JSNative functions call call it.
      
      Also add a function which calls JS_GetContextPrivate and throws an exception
      if it returns NULL.
      
      Previously, when either of these happened, the function silently did
      nothing.
      8406cad5
  4. Nov 06, 2011
  5. Nov 05, 2011
  6. Nov 04, 2011
Loading