Searched refs:staticClassStrValue_ (Results 1 – 2 of 2) sorted by relevance
36 …staticClassStrValue_ = jerry_create_string(reinterpret_cast<const jerry_char_t *>(ATTR_STATIC_CLAS… in AppStyleManager()47 …lue(idStrValue_, attrsStrValue_, dynamicStyleStrValue_, staticStyleStrValue_, staticClassStrValue_, in ~AppStyleManager()240 } else if (type == staticClassStrValue_) { in HandleSingleSelector()296 HandleSelectors(options, staticClassStrValue_, curr); in HandleClassSelectors()
59 jerry_value_t staticClassStrValue_; variable