Searched refs:idSelectorKey (Results 1 – 1 of 1) sorted by relevance
109 JSValue idSelectorKey = jerry_create_string(reinterpret_cast<const jerry_char_t *>(selectors)); in PrepareStyleSheet() local111 jerry_release_value(jerry_set_property(styleSheet, idSelectorKey, idSelectors)); in PrepareStyleSheet()112 jerry_release_value(idSelectorKey); in PrepareStyleSheet()