Home
last modified time | relevance | path

Searched defs:literalInfo (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Dprogram_object.cpp196 bool ConstantPool::IsAotMethodLiteralInfo(JSTaggedValue literalInfo) in IsAotMethodLiteralInfo() argument
/arkcompiler/ets_runtime/ecmascript/
H A Dmethod.h230 uint64_t literalInfo = GetLiteralInfo(); in GetHotnessCounter() local
236 uint64_t literalInfo = GetLiteralInfo(); in SetHotnessCounter() local
243 uint64_t literalInfo = GetLiteralInfo(); in GetMethodId() local
249 uint64_t literalInfo = GetLiteralInfo(); in GetSlotSize() local
258 SetBuiltinId(uint64_t literalInfo, uint8_t id) SetBuiltinId() argument
273 SetDeoptThreshold(uint64_t literalInfo, uint8_t count) SetDeoptThreshold() argument
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dhcr_circuit_builder.h404 GateRef literalInfo = Load(VariableType::INT64(), method, literalInfoOffset); in GetMethodId() local

Completed in 3 milliseconds