ykjit / yklua

yk-enabled Lua interpreter
4 stars 4 forks source link

Add function loading error handling #49

Closed Pavel-Durov closed 1 year ago

Pavel-Durov commented 1 year ago

Add a null check to handle uninitialized locations in functions that fail to load. Set the initialisation of yklocations to be closer to the function code initialisation.

Related (not fixing) to https://github.com/ykjit/yklua/issues/43

Pavel-Durov commented 1 year ago

bors try

bors[bot] commented 1 year ago

try

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here. For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

vext01 commented 1 year ago

bors r+

bors[bot] commented 1 year ago

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here. For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.