Searched refs:customVal (Results 1 – 1 of 1) sorted by relevance
1887 auto customVal = args[0]; in AddPlaceholderSpan() local1888 if (!customVal->IsFunction() && !customVal->IsObject()) { in AddPlaceholderSpan()1892 auto customObject = JSRef<JSObject>::Cast(customVal); in AddPlaceholderSpan()1896 funcValue = customVal; in AddPlaceholderSpan()