Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler.cpp239 auto methodValue = JSFunction::Cast(funcValue)->GetMethod(); in ProfileDefineGetterSetter() local
356 auto methodValue = JSFunction::Cast(funcValue)->GetMethod(); in PGODump() local
420 auto methodValue = JSFunction::Cast(funcValue)->GetMethod(); in PGOPreDump() local
497 JSTaggedValue methodValue, WorkNode *current) in ProcessExtraProfileTypeInfo()
536 JSTaggedValue methodValue = func->GetMethod(); in HandlePGOPreDump() local
580 JSTaggedValue methodValue = func->GetMethod(); in HandlePGODumpByDumpThread() local
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/
Dbuiltins.cpp70 llvm::Value *methodValue = function->arg_begin(); in FastClassLoadingHelper() local
/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.cpp2131 JSTaggedValue methodValue = thread_->GlobalConstants()->GetGlobalConstantObject(constantIndex); in GetReadOnlyMethodForNativeFunction() local