Searched refs:sourceVal (Results 1 – 1 of 1) sorted by relevance
67 auto sourceVal = jstemplateObj->GetProperty("source"); in Create() local68 if (sourceVal->IsString()) { in Create()69 pluginInfo.pluginName = sourceVal->ToString(); in Create()