Home
last modified time | relevance | path

Searched defs:methodValue (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/
H A Dbuiltins.cpp70 llvm::Value *methodValue = function->arg_begin(); in FastClassLoadingHelper() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler.cpp195 auto methodValue = JSFunction::Cast(funcValue)->GetMethod(); in ProfileDefineGetterSetter() local
337 auto methodValue = JSFunction::Cast(funcValue)->GetMethod(); in PGODump() local
502 auto methodValue = JSFunction::Cast(funcValue)->GetMethod(); in PGOPreDump() local
580 ProcessExtraProfileTypeInfo(JSFunction *func, ApEntityId abcId, const CString &recordName, JSTaggedValue methodValue, WorkNode *current) ProcessExtraProfileTypeInfo() argument
651 JSTaggedValue methodValue = func->GetMethod(); HandlePGODumpByDumpThread() local
[all...]

Completed in 5 milliseconds