Home
last modified time | relevance | path

Searched defs:InstantiateObject (Results 1 – 7 of 7) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Compilation/
H A DObjectFactoryCodeDomTreeGenerator.cs23 internal delegate object InstantiateObject(); in InstantiateObject() method
/dports/misc/gpsim/gpsim-0.31.0/src/
H A Dmodules.cc184 int ModuleLibrary::InstantiateObject(std::string &sObjectName, std::string &sInstantiatedName) in InstantiateObject() function in ModuleLibrary
/dports/www/node10/node-v10.24.1/deps/v8/src/
H A Dapi-natives.cc360 MaybeHandle<JSObject> InstantiateObject(Isolate* isolate, in InstantiateObject() function
546 MaybeHandle<JSObject> ApiNatives::InstantiateObject( in InstantiateObject() function in v8::internal::ApiNatives
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/api/
H A Dapi-natives.cc369 MaybeHandle<JSObject> InstantiateObject(Isolate* isolate, in InstantiateObject() function
569 MaybeHandle<JSObject> ApiNatives::InstantiateObject( in InstantiateObject() function in v8::internal::ApiNatives
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/api/
H A Dapi-natives.cc370 MaybeHandle<JSObject> InstantiateObject(Isolate* isolate, in InstantiateObject() function
570 MaybeHandle<JSObject> ApiNatives::InstantiateObject( in InstantiateObject() function in v8::internal::ApiNatives
/dports/lang/v8/v8-9.6.180.12/src/api/
H A Dapi-natives.cc392 MaybeHandle<JSObject> InstantiateObject(Isolate* isolate, in InstantiateObject() function
595 MaybeHandle<JSObject> ApiNatives::InstantiateObject( in InstantiateObject() function in v8::internal::ApiNatives
/dports/irc/smuxi/smuxi-1.1/lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o/Internal/
H A DClassMetadata.cs1623 private object InstantiateObject(UnmarshallingContext context) in InstantiateObject() method in Db4objects.Db4o.Internal.ClassMetadata