Searched refs:SetFunctionCode (Results 1 – 2 of 2) sorted by relevance
286 void SetFunctionCode(Handle<Code> function_code,
624 void FunctionInfoWrapper::SetFunctionCode(Handle<Code> function_code, in SetFunctionCode() function in v8::internal::FunctionInfoWrapper727 info.SetFunctionCode(function_code, in FunctionCode()742 info.SetFunctionCode(Handle<Code>(shared->code()), in FunctionInfo()