Lines Matching defs:CreateLightWeightSet
36 JSAPILightWeightSet *CreateLightWeightSet()
38 return EcmaContainerCommon::CreateLightWeightSet(thread);
44 JSAPILightWeightSet *lightweightSet = CreateLightWeightSet();
51 JSHandle<JSAPILightWeightSet> lws(thread, CreateLightWeightSet());
52 JSHandle<JSAPILightWeightSet> srcLws(thread, CreateLightWeightSet());
53 JSHandle<JSAPILightWeightSet> destLws(thread, CreateLightWeightSet());
94 JSHandle<JSAPILightWeightSet> lws(thread, CreateLightWeightSet());
95 JSHandle<JSAPILightWeightSet> equalLws(thread, CreateLightWeightSet());
150 JSHandle<JSAPILightWeightSet> lws(thread, CreateLightWeightSet());
151 JSHandle<JSAPILightWeightSet> hasAllLws(thread, CreateLightWeightSet());
204 JSHandle<JSAPILightWeightSet> lws(thread, CreateLightWeightSet());
247 JSHandle<JSAPILightWeightSet> lws(thread, CreateLightWeightSet());
268 JSHandle<JSAPILightWeightSet> lws(thread, CreateLightWeightSet());
286 JSHandle<JSAPILightWeightSet> lws(thread, CreateLightWeightSet());
316 JSHandle<JSAPILightWeightSet> lws(thread, CreateLightWeightSet());
348 JSHandle<JSAPILightWeightSet> lws(thread, CreateLightWeightSet());