Searched refs:notationString (Results 1 – 1 of 1) sorted by relevance
1011 JSHandle<JSTaggedValue> notationString = OptionToEcmaString(thread, notation); in ResolvedOptions() local1012 JSObject::CreateDataPropertyOrThrow(thread, options, property, notationString); in ResolvedOptions()