Searched refs:bm_add (Results 1 – 1 of 1) sorted by relevance
1134 auto bm_add = jerry_function_external(_add); in _buildMath() local1135 jerry_object_set_sz(context, "$bm_add", bm_add); in _buildMath()1136 jerry_value_free(bm_add); in _buildMath()