Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LJ_TRACE updates #47

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

LJ_TRACE updates #47

wants to merge 1 commit into from

Conversation

eloycoto
Copy link

Due to the luajit parameter hotexit the lj_trace_exit function will
only happens the number of times that hotexit happens.

This will also probe the lj_vm_exit_interp function to make sure that
all luajit function is in there.

Signed-off-by: Eloy Coto [email protected]

Due to the luajit parameter `hotexit` the lj_trace_exit function will
only happens the number of times that hotexit happens.

This will also probe the `lj_vm_exit_interp` function to make sure that
all luajit function is in there.

Signed-off-by: Eloy Coto <[email protected]>
@eloycoto
Copy link
Author

eloycoto commented Jul 30, 2019

hi @agentzh

Can this be merged?

Regards

@eloycoto eloycoto closed this Jul 30, 2019
@eloycoto eloycoto reopened this Jul 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants