Commit cb47c62
hartsantler
core: can not call javascript functions using keyword arguments they are converted to a JavaScript Object, if dict or list is passed to a js function - they are auto converted to Array and Object.
1 parent 95ea574 commit cb47c62
6 files changed
Lines changed: 392 additions & 350 deletions
File tree
- pythonjs
- runtime
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
384 | 384 | | |
385 | 385 | | |
386 | 386 | | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
387 | 414 | | |
388 | 415 | | |
389 | 416 | | |
| |||
0 commit comments