Home
last modified time | relevance | path

Searched refs:ConvertICByName (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jit/
H A Djit_profiler.cpp59 ConvertICByName(bcOffset, slotId, BCType::LOAD); in ProfileBytecode()
69 ConvertICByName(bcOffset, slotId, BCType::LOAD); in ProfileBytecode()
103 ConvertICByName(bcOffset, slotId, BCType::STORE); in ProfileBytecode()
113 ConvertICByName(bcOffset, slotId, BCType::STORE); in ProfileBytecode()
436 void JITProfiler::ConvertICByName(int32_t bcOffset, uint32_t slotId, BCType type) in ConvertICByName() function in panda::ecmascript::JITProfiler
H A Djit_profiler.h97 void ConvertICByName(int32_t bcOffset, uint32_t slotId, BCType type);

Completed in 3 milliseconds