Searched refs:ConfigureInstance (Results 1 – 2 of 2) sorted by relevance
187 MaybeHandle<JSObject> ConfigureInstance(Isolate* isolate, Handle<JSObject> obj, in ConfigureInstance() function445 isolate, result, ConfigureInstance(isolate, object, info), JSObject); in InstantiateObject()547 MaybeHandle<JSObject> result = ConfigureInstance(isolate, function, data); in InstantiateFunction()
411 V(ConfigureInstance) \