Searched refs:can (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/compiler/tools/paoc/ |
| H A D | paoc.cpp | 202 LOG_PAOC(FATAL) << "We can't use --paoc-boot-panda-locations with --paoc-boot-location\n"; in ValidateCompilerOptions() 560 LOG_PAOC(ERROR) << "ClassLinker can't load a class `" << className << "`"; in PossibleToCompile() 889 std::cerr << " You can also use other Ark compiler options\n"; in PrintUsage()
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
| H A D | cocos_worker_test.js | 2223 cc.warn("can not get the file system!"); 9100 1632: "Node name can not include '/'.", 9103 1636: "Node's zIndex value can't be greater than cc.macro.MAX_ZINDEX, setting to the maximum value", 9104 1637: "Node's zIndex value can't be smaller than cc.macro.MIN_ZINDEX, setting to the minimum value", 9105 1638: "Private node's zIndex can't be set, it will keep cc.macro.MIN_ZINDEX as its value", 9154 3615: "Each script can have at most one Component.", 9156 3618: "ctor of '%s' can not be another CCClass", 9173 3652: "Failed to `new %s()` under the hood, %s\nIt is used for getting default values declared in TypeScript in the first place.\nPlease ensure the constructor can be called during the script's initialization.", 9181 3800: "The target can not be made persist because it's not a cc.Node or it doesn't have _id property.", 9182 3801: "The node can no [all...] |
Completed in 16 milliseconds