Home
last modified time | relevance | path

Searched refs:FI (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dfunc_desc.h21 enum class FI { class
58 FI funcInfo {};
65 funcInfo = FI::kConst; in InitToBest()
100 return funcInfo == FI::kConst; in IsConst()
105 return funcInfo == FI::kPure; in IsPure()
181 void SetFuncInfo(const FI fi) in SetFuncInfo()
186 void SetFuncInfoNoBetterThan(const FI fi) in SetFuncInfoNoBetterThan()
191 SetFuncInfo(static_cast<FI>(newValue)); in SetFuncInfoNoBetterThan()
/arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/templates/
H A DTemplate-ArkTS-NodeJS-Interop.js41 let FI = $fi;
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
H A Dcocos_worker_test.js[all...]

Completed in 32 milliseconds