Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Djs_stackinfo.cpp808 std::vector<uint8> codeVec; in ArkGetMethodIdWithJit() local
868 std::vector<uint8> codeVec = JsStackInfo::machineCodeMap[EntityId(methodId)]; in ArkWriteJitCode() local