Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/arkguard/test/grammar/import_name/
Dexport_funtion.ts17 const ans = parameter + 1; constant
/arkcompiler/ets_runtime/ecmascript/extractortool/src/
Dsource_map.cpp165 std::vector<int32_t> ans; in ExtractSourceMapData() local
300 bool SourceMap::VlqRevCode(const std::string& vStr, std::vector<int32_t>& ans) in VlqRevCode()
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Dan_file_data_manager.cpp242 bool ans = false; in SafeCalCallSiteInfo() local
Delf_builder.cpp294 llvm::ELF::Elf64_Word ans = -1; in FindShName() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dearly_elimination.cpp460 GateRef ans = renames_[acc_.GetId(gate)]; in Rename() local
/arkcompiler/ets_runtime/ecmascript/
Djs_date.cpp515 int64_t ans; in Now() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp3272 int64_t ans; in CallDateNow() local