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