Home
last modified time | relevance | path

Searched defs:mod (Results 1 – 25 of 77) sorted by relevance

1234

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/include/
Dconstantfold.h26 …ConstantFold(MIRModule &mod, KlassHierarchy *kh, bool trace) : FuncOptimizeImpl(mod, kh, trace), m… in ConstantFold()
28 … explicit ConstantFold(MIRModule &mod) : FuncOptimizeImpl(mod, nullptr, false), mirModule(&mod) {} in ConstantFold()
Dext_constantfold.h24 explicit ExtConstantFold(MIRModule *mod) : mirModule(mod) {} in ExtConstantFold()
Dclass_init.h25 ClassInit(MIRModule &mod, KlassHierarchy *kh, bool dump) : FuncOptimizeImpl(mod, kh, dump) {} in ClassInit()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_scope.h33 explicit MIRScope(MIRModule *mod) : module(mod) {} in MIRScope()
34 MIRScope(MIRModule *mod, unsigned l) : module(mod), level(l) {} in MIRScope()
/arkcompiler/ets_frontend/es2panda/test/patch/currentVersion/coldreload/modify-class-3/
Dbase.js26 constructor(brand, mod) { argument
/arkcompiler/ets_frontend/es2panda/test/patch/11/coldreload/modify-class-3/
Dbase.js26 constructor(brand, mod) { argument
Dbase_mod.js31 constructor(brand, mod) { argument
/arkcompiler/ets_frontend/es2panda/test/patch/currentVersion/coldreload/modify-class-1/
Dbase.js26 constructor(brand, mod) { argument
Dbase_mod.js28 constructor(brand, mod) { argument
/arkcompiler/ets_frontend/es2panda/test/patch/11/hotreload/hotreload-throwerror/modify-class-1/
Dbase.js26 constructor(brand, mod) { argument
/arkcompiler/ets_frontend/es2panda/test/patch/11/coldreload/modify-class-1/
Dbase.js26 constructor(brand, mod) { argument
Dbase_mod.js28 constructor(brand, mod) { argument
/arkcompiler/ets_frontend/es2panda/test/patch/currentVersion/hotreload/hotreload-throwerror/modify-class-1/
Dbase.js26 constructor(brand, mod) { argument
/arkcompiler/ets_frontend/es2panda/test/patch/11/coldfix/coldfix-noerror/modify-class-2/
Dbase.js26 constructor(brand, mod) { argument
/arkcompiler/ets_frontend/es2panda/test/patch/currentVersion/coldfix/coldfix-noerror/modify-class-2/
Dbase.js26 constructor(brand, mod) { argument
/arkcompiler/ets_frontend/es2panda/test/patch/currentVersion/coldfix/coldfix-noerror/modify-class-3/
Dbase.js26 constructor(brand, mod) { argument
/arkcompiler/ets_frontend/es2panda/test/patch/currentVersion/hotfix/hotfix-throwerror/modify-class-1/
Dbase.js26 constructor(brand, mod) { argument
/arkcompiler/ets_frontend/es2panda/test/patch/11/coldfix/coldfix-noerror/modify-class-1/
Dbase.js26 constructor(brand, mod) { argument
/arkcompiler/ets_frontend/es2panda/test/patch/currentVersion/coldreload/modify-class-2/
Dbase.js26 constructor(brand, mod) { argument
Dbase_mod.js29 constructor(brand, mod) { argument
/arkcompiler/ets_frontend/es2panda/test/patch/11/hotfix/hotfix-throwerror/modify-class-1/
Dbase.js26 constructor(brand, mod) { argument
/arkcompiler/ets_frontend/es2panda/test/patch/11/coldreload/modify-class-2/
Dbase.js26 constructor(brand, mod) { argument
Dbase_mod.js29 constructor(brand, mod) { argument
/arkcompiler/ets_frontend/es2panda/test/patch/11/coldfix/coldfix-noerror/modify-class-3/
Dbase.js26 constructor(brand, mod) { argument
/arkcompiler/ets_frontend/es2panda/test/patch/currentVersion/coldfix/coldfix-noerror/modify-class-1/
Dbase.js26 constructor(brand, mod) { argument

1234