Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jit/
H A Djit_profiler.h94 void ConvertCreateObject(uint32_t slotId, long bcOffset, int32_t traceId);
H A Djit_profiler.cpp264 ConvertCreateObject(slotId, bcOffset, traceId); in ProfileBytecode()
277 ConvertCreateObject(slotId, bcOffset, traceId); in ProfileBytecode()
409 void JITProfiler::ConvertCreateObject(uint32_t slotId, long bcOffset, [[maybe_unused]]int32_t traceId) in ConvertCreateObject() function in panda::ecmascript::JITProfiler

Completed in 3 milliseconds