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

Reduce or even remove the usage of strlen in jerry-core and ext by improve the jerry port api #4980

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

Commits on Feb 11, 2022

  1. Reduce or even remove the usage of strlen in jerry-core and jerry-ext

    Improving the api of jerry-port, so that we can reduce the usage of strlen.
    
    JerryScript-DCO-1.0-Signed-off-by: Yonggang Luo luoyonggang@gmail.com
    lygstate committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    b6c061c View commit details
    Browse the repository at this point in the history