Searched refs:styleTypeKey (Results 1 – 1 of 1) sorted by relevance
195 JSValue styleTypeKey = jerry_create_string(reinterpret_cast<const jerry_char_t *>(styleType)); in PrepareStyleOption() local197 jerry_release_value(jerry_set_property(styleOption, styleTypeKey, styleObj)); in PrepareStyleOption()198 jerry_release_value(styleTypeKey); in PrepareStyleOption()