Searched refs:GetFunctionCode (Results 1 – 2 of 2) sorted by relevance
310 Handle<Code> GetFunctionCode(uint32_t index) { in GetFunctionCode() function
2282 Handle<Code> code = module_->GetFunctionCode(index); in CallDirect()