Home
last modified time | relevance | path

Searched defs:ic (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/jit/
Dprofiling_data.h258 auto ic = std::lower_bound(ics.begin(), ics.end(), pc, in FindInlineCache() local
265 auto ic = FindInlineCache(pc); in UpdateInlineCaches() local
/arkcompiler/runtime_core/static_core/static_linker/
Dlinker_context.cpp125 auto *ic = reader.GetContainerPtr(); in AddRegularClasses() local
150 auto *ic = reader.GetContainerPtr(); in FillRegularClasses() local
/arkcompiler/runtime_core/static_core/compiler/tests/
Dinlining_test.cpp36 void SetInlineCaches(InlineCachesInterface *ic) in SetInlineCaches()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_lower.cpp576 IcallNode *ic = static_cast<IcallNode *>(stmt); in LowerBlock() local
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.cpp805 auto ic = profilingData->FindInlineCache(pc); in GetClasses() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ue" argument must not be a number');return a=e,"ArrayBuffer"===t.call(a).slice(8,-1)?function(e,t,… function