Lines Matching refs:native
496 // @param args An array of the arguments to the function, as native JS values (as in returnType)498 // @return The return value, as a native JS value (as in returnType)546 // Returns a native JS wrapper for a C function. This is similar to ccall, but