Home
last modified time | relevance | path

Searched defs:funcProto (Results 1 – 25 of 26) sorted by relevance

12

/dports/www/kf5-kjs/kjs-5.89.0/src/kjs/
H A Derror_object.cpp47 FunctionPrototype *funcProto) in ErrorPrototype()
62 ErrorProtoFunc::ErrorProtoFunc(ExecState *exec, FunctionPrototype *funcProto, const Identifier &nam… in ErrorProtoFunc()
97 ErrorObjectImp::ErrorObjectImp(ExecState *exec, FunctionPrototype *funcProto, ErrorPrototype *error… in ErrorObjectImp()
146 NativeErrorImp::NativeErrorImp(ExecState *exec, FunctionPrototype *funcProto, JSObject *prot) in NativeErrorImp()
H A Dbool_object.cpp49 …type::BooleanPrototype(ExecState *exec, ObjectPrototype *objectProto, FunctionPrototype *funcProto) in BooleanPrototype()
61 BooleanProtoFunc::BooleanProtoFunc(ExecState *exec, FunctionPrototype *funcProto, int i, int len, c… in BooleanProtoFunc()
89 BooleanObjectImp::BooleanObjectImp(ExecState *exec, FunctionPrototype *funcProto, BooleanPrototype … in BooleanObjectImp()
H A Dobject_object.cpp58 ObjectPrototype::ObjectPrototype(ExecState *exec, FunctionPrototype *funcProto) in ObjectPrototype()
90 ObjectProtoFunc::ObjectProtoFunc(ExecState *exec, FunctionPrototype *funcProto, int i, int len, con… in ObjectProtoFunc()
191 …bjectImp::ObjectObjectImp(ExecState *exec, ObjectPrototype *objProto, FunctionPrototype *funcProto) in ObjectObjectImp()
263 ObjectObjectFuncImp::ObjectObjectFuncImp(ExecState *exec, FunctionPrototype *funcProto, int i, int … in ObjectObjectFuncImp()
H A Dregexp_object.cpp47 FunctionPrototype *funcProto) in RegExpPrototype()
62 RegExpProtoFunc::RegExpProtoFunc(ExecState *exec, FunctionPrototype *funcProto, int i, int len, con… in RegExpProtoFunc()
237 FunctionPrototype *funcProto, in RegExpObjectImp()
H A Dfunction_object.cpp65 FunctionProtoFunc::FunctionProtoFunc(ExecState *exec, FunctionPrototype *funcProto, int i, int len,… in FunctionProtoFunc()
202 FunctionObjectImp::FunctionObjectImp(ExecState *exec, FunctionPrototype *funcProto) in FunctionObjectImp()
H A Dinternal.cpp214 InternalFunctionImp::InternalFunctionImp(FunctionPrototype *funcProto) in InternalFunctionImp()
219 InternalFunctionImp::InternalFunctionImp(FunctionPrototype *funcProto, const Identifier &name) in InternalFunctionImp()
H A Dnumber_object.cpp67 …rototype::NumberPrototype(ExecState *exec, ObjectPrototype *objProto, FunctionPrototype *funcProto) in NumberPrototype()
84 NumberProtoFunc::NumberProtoFunc(ExecState *exec, FunctionPrototype *funcProto, int i, int len, con… in NumberProtoFunc()
513 NumberObjectImp::NumberObjectImp(ExecState *exec, FunctionPrototype *funcProto, NumberPrototype *nu… in NumberObjectImp()
H A Darray_object.cpp711 FunctionPrototype *funcProto, in ArrayObjectImp()
756 ArrayObjectFuncImp::ArrayObjectFuncImp(ExecState *exec, FunctionPrototype *funcProto, int i, int le… in ArrayObjectFuncImp()
H A Dstring_object.cpp959 FunctionPrototype *funcProto, in StringObjectImp()
1001 StringObjectFuncImp::StringObjectFuncImp(ExecState *exec, FunctionPrototype *funcProto, const Ident… in StringObjectFuncImp()
H A Ddate_object.cpp828 FunctionPrototype *funcProto, in DateObjectImp()
938 DateObjectFuncImp::DateObjectFuncImp(ExecState *exec, FunctionPrototype *funcProto, int i, int len,… in DateObjectFuncImp()
H A Dinterpreter.cpp367 FunctionPrototype *funcProto = new FunctionPrototype(&m_globalExec); in initGlobalObject() local
H A Dfunction.cpp871 GlobalFuncImp::GlobalFuncImp(ExecState *exec, FunctionPrototype *funcProto, int i, int len, const I… in GlobalFuncImp()
/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/
H A Dnoexceptmove.cxx315 auto funcProto = calleeType->getAs<FunctionProtoType>(); in IsCallThrows() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dnoexceptmove.cxx315 auto funcProto = calleeType->getAs<FunctionProtoType>(); in IsCallThrows() local
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/builtin/
H A DTypedObject.cpp1264 RootedObject funcProto( in DefineSimpleTypeDescr() local
1330 RootedObject funcProto( in DefineMetaTypeDescr() local
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/builtin/
H A DTypedObject.cpp1131 RootedObject funcProto(cx, global->getOrCreateFunctionPrototype(cx)); in DefineSimpleTypeDescr() local
1190 RootedObject funcProto(cx, global->getOrCreateFunctionPrototype(cx)); in DefineMetaTypeDescr() local
H A DSIMD.cpp513 RootedObject funcProto(cx, global->getOrCreateFunctionPrototype(cx)); in CreateSimdType() local
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/builtin/
H A DTypedObject.cpp993 RootedObject funcProto( in DefineSimpleTypeDescr() local
1041 RootedObject funcProto( in DefineMetaTypeDescr() local
H A DSIMD.cpp543 RootedObject funcProto( in CreateSimdType() local
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/builtin/
H A DTypedObject.cpp1135 RootedObject funcProto(cx, global->getOrCreateFunctionPrototype(cx)); in DefineSimpleTypeDescr() local
1189 RootedObject funcProto(cx, global->getOrCreateFunctionPrototype(cx)); in DefineMetaTypeDescr() local
H A DSIMD.cpp369 RootedObject funcProto(cx, global->getOrCreateFunctionPrototype(cx)); in CreateAndBindSimdClass() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/javascriptcore/JavaScriptCore/bytecompiler/
H A DBytecodeGenerator.cpp1542 RefPtr<RegisterID> funcProto = newTemporary(); in emitConstruct() local
/dports/devel/qt5-scripttools/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/bytecompiler/
H A DBytecodeGenerator.cpp1542 RefPtr<RegisterID> funcProto = newTemporary(); in emitConstruct() local
/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/bytecompiler/
H A DBytecodeGenerator.cpp1542 RefPtr<RegisterID> funcProto = newTemporary(); in emitConstruct() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/bytecompiler/
H A DBytecodeGenerator.cpp468 RefPtr<RegisterID> funcProto = newTemporary(); in BytecodeGenerator() local

12