Home
last modified time | relevance | path

Searched defs:scene (Results 1 – 20 of 20) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/save/
DserializeArkIR.ts36 const scene = new Scene(); constant
47 const scene = new Scene(); constant
87 const scene = buildSceneFromSingleFile(filepath, options.verbose); constant
223 const scene = buildSceneFromProjectDir(inputDir, options.verbose); constant
DPrinterBuilder.ts126 scene: Scene; property in ScenePrinter
/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/tools/
DtoolEntry.ts40 const scene = buildScene(projectConfig); constant
83 const scene = new Scene(); constant
/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/callgraph/pointerAnalysis/
DDummyCallCreator.ts31 private scene: Scene; property in DummyCallCreator
/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/common/
DIRInference.ts233 const scene = arkClass.getDeclaringArkFile().getScene(); constant
337 const scene = arkMethod.getDeclaringArkFile().getScene(); constant
675 const scene = anon.getDeclaringArkFile().getScene(); constant
752 const scene = arkMethod.getDeclaringArkFile().getScene(); constant
755 const scene = arkMethod.getDeclaringArkFile().getScene(); constant
795 const scene = arkMethod.getDeclaringArkFile().getScene(); constant
DModelUtils.ts557 const scene = im.getDeclaringArkFile().getScene(); constant
665 const scene = im.getDeclaringArkFile().getScene(); constant
DSdkUtils.ts208 const scene = defaultArkMethod.getDeclaringArkFile().getScene(); constant
DDummyMainCreater.ts63 private scene: Scene; property in DummyMainCreater
/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/VFG/builder/
DDVFGBuilder.ts31 private scene: Scene; property in DVFGBuilder
/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/callgraph/model/builder/
DCallGraphBuilder.ts26 private scene: Scene; property in CallGraphBuilder
/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/callgraph/algorithm/
DAbstractAnalysis.ts32 protected scene: Scene; property in AbstractAnalysis
/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/dataflow/
DUndefinedVariable.ts40 scene: Scene; property in UndefinedVariableChecker
DDataflowSolver.ts48 protected scene: Scene; property in DataflowSolver
/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/utils/common/
DCheckEntry.ts42 public scene: Scene; property in CheckEntry
/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/checker/migration/
DInteropS2DObjectLiteralsCheck.ts53 private scene: Scene; property in InteropS2DObjectLiteralCheck
DNoTSLikeAsCheck.ts77 private scene: Scene; property in NoTSLikeAsCheck
DInteropDeprecatedBuiltInAPICheck.ts349 private scene: Scene; property in InteropDeprecatedBuiltInAPICheck
/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/callgraph/model/
DCallGraph.ts123 private scene: Scene; property in CallGraph
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/object_ops/
Dobject_new_test.cpp50 …ani_status TestFuncV(ObjectNewTest::ParameterScence scene, ani_class cls, ani_method method, ani_o… in TestFuncV()
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js37178 scene: t property
37192 scene: t property