Searched defs:SetProfileTypeInfo (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | jit_compilation_env.h | 89 void SetProfileTypeInfo(const JSHandle<ProfileTypeInfo> &info) in SetProfileTypeInfo() function in panda::ecmascript::final |
| /arkcompiler/ets_runtime/ecmascript/jit/ | ||
| H A D | jit_task.h | 289 void SetProfileTypeInfo(JSHandle<ProfileTypeInfo> &profileTypeInfo) in SetProfileTypeInfo() function in panda::ecmascript::JitTask |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_function.cpp | 1046 void JSFunction::SetProfileTypeInfo(const JSThread *thread, const JSHandle<JSFunction> &func, in SetProfileTypeInfo() function in panda::ecmascript::JSFunction |
Completed in 4 milliseconds