Searched defs:newObject (Results 1 – 15 of 15) sorted by relevance
44 …JSHandle<JSObject> newObject = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(constructor)… in PluralRulesConstructor() local
46 …JSHandle<JSObject> newObject = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(constructor)… in DisplayNamesConstructor() local
51 …JSHandle<JSObject> newObject = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(constructor)… in CollatorConstructor() local
47 …JSHandle<JSObject> newObject = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(constructor)… in ListFormatConstructor() local
51 …JSHandle<JSObject> newObject = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(constructor)… in NumberFormatConstructor() local
40 …JSHandle<JSObject> newObject = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(constructor)… in RelativeTimeFormatConstructor() local
48 …JSHandle<JSObject> newObject = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(constructor)… in DateTimeFormatConstructor() local
42 …JSHandle<JSObject> newObject = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(constructor)… in LocaleConstructor() local
63 …JSHandle<JSObject> newObject = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(constructor)… in PromiseConstructor() local
326 export function newObject(args: VReg[]): IRNode { function
174 …ObjectType *newObject = inferedType->Instantiate(allocator_, relation_, globalTypes_)->AsObjectTyp… in CreateParameterTypeForObjectAssignmentPattern() local
1107 newObject(node: ts.Node, args: VReg[]): void { method in PandaGen
434 Label newObject(env); in FastNewThisObject() local
1860 JSHandle<JSObject> newObject = NewJSObjectByConstructor(stringFunc, newTarget); in NewJSString() local
2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument