Searched refs:selectorKey (Results 1 – 1 of 1) sorted by relevance
154 JSValue selectorKey = jerry_create_string(reinterpret_cast<const jerry_char_t *>(selector)); in PrepareStyleSheetWithKeyValues() local155 jerry_release_value(jerry_set_property(styleSheet, selectorKey, selectorObjectTarget)); in PrepareStyleSheetWithKeyValues()156 jerry_release_value(selectorKey); in PrepareStyleSheetWithKeyValues()