Home
last modified time | relevance | path

Searched defs:sc (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/
Dutil.cpp98 auto *sc = var->GetScope(); in FindCaptured() local
/arkcompiler/runtime_core/static_core/runtime/
Dsignal_handler.h71 auto sc = reinterpret_cast<struct sigcontext *>(&uc_->uc_mcontext); in GetSP() local
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DopAssignment.cpp214 checker::ScopeContext sc {checker, scope}; in HandleOpAssignment() local
301 checker::ScopeContext sc {checker, scope}; in HandleUpdate() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dconversion.cpp150 auto *sc = source->AsETSArrayType()->ElementType(); in IsAllowedNarrowingReferenceConversion() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_module.cpp446 MIRStorageClass sc = s->GetStorageClass(); in DumpInlineCandidateToFile() local
Dmir_builder.cpp425 …mbol *MIRBuilder::CreateGlobalDecl(const std::string &str, const MIRType &type, MIRStorageClass sc) in CreateGlobalDecl()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp554 MIRStorageClass sc = symSecond->GetStorageClass(); in GenerateMemOpndVerbose() local
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js23600 function sc(...t) { function
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument