Searched refs:GetMethodFromFunction (Results 1 – 9 of 9) sorted by relevance
713 GateRef method = GetMethodFromFunction(func); in GenerateCircuit()859 GateRef meth = GetMethodFromFunction(method); in GenerateCircuit()
541 GateRef method = GetMethodFromFunction(jsFunc); in CreateArrayWithBuffer()
1177 GateRef method = GetMethodFromFunction(ctor); in IsBase()1214 GateRef method = GetMethodFromFunction(func); in GetMethodId()
992 GateRef funcMethodTarget = builder_.GetMethodFromFunction(func); in LowerJSCallTargetTypeCheck()1016 GateRef funcMethodTarget = builder_.GetMethodFromFunction(func); in LowerJSFastCallTargetTypeCheck()
2196 inline GateRef StubBuilder::GetMethodFromFunction(GateRef function) in GetMethodFromFunction() function2198 return env_->GetBuilder()->GetMethodFromFunction(function); in GetMethodFromFunction()2426 GateRef method = GetMethodFromFunction(jsFunc); in GetProfileTypeInfo()
3025 GateRef method = builder_.GetMethodFromFunction(func); in LowerFastCall()3058 GateRef method = builder_.GetMethodFromFunction(func); in LowerFastCall()3110 GateRef method = builder_.GetMethodFromFunction(func); in LowerTypedCall()3128 GateRef method = builder_.GetMethodFromFunction(func); in LowerTypedFastCall()
1432 GateRef CircuitBuilder::GetMethodFromFunction(GateRef function) in GetMethodFromFunction() function in panda::ecmascript::kungfu::CircuitBuilder1458 GateRef method = GetMethodFromFunction(jsFunc); in GetConstPoolFromFunction()
556 GateRef GetMethodFromFunction(GateRef function);
597 GateRef GetMethodFromFunction(GateRef function);