mirror of
https://github.com/jerryscript-project/jerryscript.git
synced 2025-12-15 16:29:21 +00:00
It provides some APIs for binding developers, so that they can validate the type of the js argument and convert/assign them to the native argument. Related Issue: #1716 JerryScript-DCO-1.0-Signed-off-by: Martijn The martijn.the@intel.com JerryScript-DCO-1.0-Signed-off-by: Zidong Jiang zidong.jiang@intel.com
6 lines
219 B
Plaintext
6 lines
219 B
Plaintext
wrongmathcall:tests/unit-libm/test-libm.inc.h
|
|
variableScope:jerry-libm/*.c
|
|
invalidPointerCast:jerry-libm/*.c
|
|
arithOperationsOnVoidPointer:jerry-libc/*.c
|
|
commaSeparatedReturn:jerry-ext/include/jerryscript-ext/arg.impl.h
|