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