Searched refs:createPath (Results 1 – 1 of 1) sorted by relevance
1317 auto createPath = jerry_function_external(_createPath); in buildGlobal() local1318 jerry_object_set_sz(global, "createPath", createPath); in buildGlobal()1319 jerry_value_free(createPath); in buildGlobal()