• C
    Fix jerry_get_context_data() API function (#3127) · c05686b6
    Csaba Osztrogonác 提交于
    If manager_p->bytes_needed == 0, jerry_get_context_data() should return
    NULL pointer. Additionally init_cb, deinit_cb and finalize_cb should be
    called with NULL pointer in this case.
    
    JerryScript-DCO-1.0-Signed-off-by: Csaba Osztrogonác oszi@inf.u-szeged.hu
    c05686b6
02.API-REFERENCE.md 183.3 KB