Home
last modified time | relevance | path

Searched refs:wrapFunction (Results 1 – 9 of 9) sorted by relevance

/third_party/jerryscript/targets/mbedos5/jerryscript-mbed/jerryscript-mbed-drivers/source/
DInterruptIn-js.cpp97 mbed::Callback<void()> cb = mbed::js::EventLoop::getInstance().wrapFunction(f); in DECLARE_CLASS_FUNCTION()
162 mbed::Callback<void()> cb = mbed::js::EventLoop::getInstance().wrapFunction(f); in DECLARE_CLASS_FUNCTION()
/third_party/jerryscript/targets/mbedos5/jerryscript-mbed/jerryscript-mbed-event-loop/
DEventLoop.h52 Callback<void()> wrapFunction(jerry_value_t f) { in wrapFunction() function
/third_party/typescript/src/compiler/
Ddebug.ts722 … function wrapFunction<F extends (...args: any[]) => any>(deprecation: () => void, func: F): F { function
731 return wrapFunction(deprecation, func);
/third_party/typescript/lib/
DtypingsInstaller.js2811 function wrapFunction(deprecation, func) { function
2819 return wrapFunction(deprecation, func);
Dtsc.js2402 function wrapFunction(deprecation, func) { function
2410 return wrapFunction(deprecation, func);
Dtsserver.js2822 function wrapFunction(deprecation, func) { function
2830 return wrapFunction(deprecation, func);
DtypescriptServices.js3016 function wrapFunction(deprecation, func) { function
3024 return wrapFunction(deprecation, func);
Dtsserverlibrary.js3016 function wrapFunction(deprecation, func) { function
3024 return wrapFunction(deprecation, func);
Dtypescript.js3016 function wrapFunction(deprecation, func) { function
3024 return wrapFunction(deprecation, func);