Searched refs:selectorNameValue (Results 1 – 1 of 1) sorted by relevance
161 …JSValue selectorNameValue = jerry_create_string(reinterpret_cast<const jerry_char_t *>(selectorNam… in PrepareStyleSheetWithKeyValues() local162 jerry_release_value(jerry_set_property(selectorObjectTarget, selectorNameValue, selectorObj)); in PrepareStyleSheetWithKeyValues()163 jerry_release_value(selectorNameValue); in PrepareStyleSheetWithKeyValues()