Searched defs:methodValue (Results 1 – 4 of 4) sorted by relevance
139 es2panda_AstNode *methodValue = impl->ClassElementValue(context, fooMethodDefinition); in AddThisToMethod() local
243 auto methodValue = JSFunction::Cast(funcValue)->GetMethod(thread); in ProfileDefineGetterSetter() local360 auto methodValue = JSFunction::Cast(funcValue)->GetMethod(vm_->GetJSThread()); in PGODump() local424 auto methodValue = JSFunction::Cast(funcValue)->GetMethod(vm_->GetJSThread()); in PGOPreDump() local498 JSTaggedValue methodValue, WorkNode *current) in ProcessExtraProfileTypeInfo()547 JSTaggedValue methodValue = func->GetMethod(thread); in HandlePGOPreDump() local593 JSTaggedValue methodValue = func->GetMethod(thread); in HandlePGODump() local
70 llvm::Value *methodValue = function->arg_begin(); in FastClassLoadingHelper() local
2191 JSTaggedValue methodValue = thread_->GlobalConstants()->GetGlobalConstantObject(constantIndex); in GetReadOnlyMethodForNativeFunction() local