diff options
author | Jo-Philipp Wich <jo@mein.io> | 2022-08-21 01:32:12 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2022-08-26 10:11:17 +0200 |
commit | 42201e336d53412c63dbfde934786841d7bf29d2 (patch) | |
tree | decaa3ac1a471acaaea6cea8b67ffa38bb6a6dae /applications/luci-app-olsr/po/uk/olsr.po | |
parent | 7e4c087f868935d1ee42ca515f3be40f91474848 (diff) |
ucode-mod-lua: support prototype lookups and method calls on ucode values
Expose ucode arrays and objects with prototypes as userdata proxy objects
to Lua and extend the userdata metadatable with an __index metamethod to
lookup not found properties in the ucode values prototype chain.
Also extend the __call metamethod implementation to infer method call
status from the activation record in order to invoke ucode functions with
the correct `this` context when called as method from Lua.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'applications/luci-app-olsr/po/uk/olsr.po')
0 files changed, 0 insertions, 0 deletions