Lines Matching refs:wrapper
546 // Returns a native JS wrapper for a C function. This is similar to ccall, but1185 contents: data.subarray ? data.subarray(0) : data // as an optimization, create a new array wrapper (not buffer) here, to help JS engines understand this object