Searched refs:GetCodeAddr (Results 1 – 4 of 4) sorted by relevance
3035 GateRef code = builder_.GetCodeAddr(method); in LowerFastCall()3065 GateRef code = builder_.GetCodeAddr(method); in LowerFastCall()3111 GateRef code = builder_.GetCodeAddr(method); in LowerTypedCall()3129 GateRef code = builder_.GetCodeAddr(method); in LowerTypedFastCall()
613 GateRef GetCodeAddr(GateRef method);
235 return env_->GetBuilder()->GetCodeAddr(method); in GetAotCodeAddr()
1714 GateRef CircuitBuilder::GetCodeAddr(GateRef method) in GetCodeAddr() function in panda::ecmascript::kungfu::CircuitBuilder