Searched refs:normalize (Results 1 – 1 of 1) sorted by relevance
1178 auto normalize = jerry_function_external(_normalize); in _buildMath() local1179 jerry_object_set_sz(context, "normalize", normalize); in _buildMath()1180 jerry_value_free(normalize); in _buildMath()