Searched refs:loopIn (Results 1 – 1 of 1) sorted by relevance
1052 auto loopIn = jerry_function_external(_loopIn); in _buildProperty() local1053 jerry_object_set_sz(context, "loopIn", loopIn); in _buildProperty()1054 jerry_object_set_native_ptr(loopIn, nullptr, exp); in _buildProperty()1055 jerry_value_free(loopIn); in _buildProperty()