Searched refs:cwrap (Results 1 - 1 of 1) sorted by relevance

/external/v8/tools/profviz/
H A Dgnuplot-4.6.3-emscripten.js549 // var my_function = cwrap('my_c_function', 'number', ['number', 'number']);
553 function cwrap(ident, returnType, argTypes) { function
559 Module["cwrap"] = cwrap;
[all...]

Completed in 184 milliseconds